Understanding Variables and Data Types in JavaScript
In javaScript , we have some rules to follow while writing javascript program. The set of this rules are called syntax in javascript.
Introduction to Variables :
Variable is a container that stores a
mohitcodes-write.hashnode.dev16 min read