Data types in JavaScript indicate the characteristics of data. It tells the compiler whether the data value is numeric, date, alphabetic so that compiler can do appropriate operation. Different data types hold different types of value. If you are learning web designing or web development then JavaScript is a must language to learn so knowledge of data […]

Read More