hello friends
in this video we are going to learn about datatypes in javascript
and NUll vs Undefined
Primitive data type
Non-primitive (reference) data type
i forgot to explain this but i have explained this in previous video so have a look at this too..
JavaScript is a dynamic type language, means you don't need to specify type of the variable because it is dynamically used by JavaScript engine. You need to use var here to specify the data type. It can hold any type of values such as numbers, strings etc. For example:
JavaScript primitive data types
There are five types of primitive data types in JavaScript. They are as follows:
String represents sequence of characters e.g. "hello"
Number represents numeric values e.g. 100
Boolean represents boolean value either false or true
Undefined represents undefined value
Null represents null i.e. no value at all
JavaScript non-primitive data types
if you like this video give it a like and
please consider subscribing
Смотрите видео Javascript tutorials for beginners | Datatypes in javascript | Null vs Undefined онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Sathelli Srikanth 01 Январь 1970. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 52 раз и оно понравилось 2 посетителям.