Which one of the following also known as Conditional Expression:
Alternative to if-else
Switch statement
If-then-else statement
immediate if
Correct Answer : D
In JavaScript, what is a block of statement?
When interpreter encounters an empty statements, what it will do:
The "function" and " var" are known as: