Unlike programming languages like Python or Ruby, that do not need variables to be declared explicitly, or other programming languages like Java, C, C++, C#, that use type declarators to declare variables, JavaScript uses a unique method to declare v...