#09 Data Types in JavaScript | Numbers | Strings | Objects | Boolean | Undefined | Null Data types

Опубликовано: 04 Октябрь 2024
на канале: Rapid Tutor
169
2

Data Types in JavaScript :
there are different data types in java script like --
Numbers , Strings, Objects, Boolean, Undefined and Null Data Types.
Numbers : are decimal or without decimal numbers.
Strings : are sequence of characters.
Objects : are properties written as name : value pairs.
Boolean : can have two values - true or false.
Undefined : variable without a value has the value as undefined also type as undefined.
Null : is a special value that represents empty or unknown value.

JavaScript Types are Dynamic - means same variable can be used to hold different data types.

📝 Timestamps:
00:00 Intro to Data Types
00:37 Js Dynamic Data Types
01:42 String Data Type
02:49 Number Data Type
03:25 Boolean Data Type
04:00 JS Objects
05:04 Undefined Data Type
05:40 Null Data Type


🔗 Check out our complete JavaScript playlist:    • The Complete JavaScript Tutorial  

🔔 Subscribe to Rapid Tutor for more coding tutorials, tips, and tricks

👍 If you found this video helpful, don't forget to give it a thumbs up and share it with your fellow developers!




📌 Stay tuned for more coding tutorials and make sure to hit the notification bell to never miss an update from Rapid Tutor!


►Complete course [playlist]:
Nox Emulator :    • NoxPlayer Emulator Tutorial  
JavaScript:    • The Complete JavaScript Tutorial  
Brackets Tutorial:    • Brackets Tutorial  
Xampp Installation Guide:    • xampp installation guide - Rapid Tutor  
CSS Grid Layout Module:    • CSS Grid Layout Module  
CSS Tutorial:    • CSS Tutorial For Beginner  
CSS FlexBox:    • CSS FlexBox  
HTML Tutorial:    • HTML Tutorial  
SQL Tutorial:    • SQL Tutorial For Beginner  
C++ Programming :    • C++ Programming Tutorial  
Java Pattern Printing :    • Java Pattern Printing  
Java Programming :    • Java Programming Beginner Series  
C Programming :    • C programming tutorial for beginners ...  



Follow Me On Social Media:
►Twitter:   / rapid_tutor  
►Facebook:   / rapidtutor-106765660738888  

Keep Learning Keep Growing with Rapid Tutor..


#DataTypes #Numbers #Strings #Objects #Boolean #Undefined #Null #JavaScriptTutorial