Basics of JavaScript | JavaScript Comments | JavaScript Variables | java script data types

Опубликовано: 11 Октябрь 2024
на канале: Aspire IT Experts
567
22

#JavaScript #websitedesign #aspireitexperts
JavaScript Comment
The JavaScript comments are meaningful way to deliver message. It is used to add information about the code, warnings or suggestions so that end user can easily interpret the code.
The JavaScript comment is ignored by the JavaScript engine i.e. embedded in the browser.
A variable is a container which holds the value while the Java program is executed. A variable is assigned with a data type. Variable is a name of memory location. There are two types of variables in JavaScript : local variable and global variable.
JavaScript provides different data types to hold different types of values. There are two types of data types in JavaScript.
--------------------------------------------------------
java script comments
java script variable
java script data types
learning java script
learning javascript
java script in hindi
-------------------------------------------------------

Like Our Videos, Share It & Subscribe To My Channel For More Education Related Videos.

Follow Us Here:
Facebook:   / aspireitexperts  
Instagram:   / ansar.aspire  

Related:
   • Variables in C | C Language Tutorial ...