Coding (JavaScript)

Types of Variables

views

14:23
Local Variables: - If a variable is declared within the body of a method or a block or a constructor is called as a local variable.Some important points to remember about Local Variables.