Understanding variables and Data Types in JavaScript
Variables in JavaScript:-
Variables in JavaScript are named containers where we can store values and use those values for programming purposes in the future. We can compare a variable to an empty vessel where we can store water for our future needs...
prasenjitbasuroy.hashnode.dev4 min read