In JavaScript, what is a block of statement?
Conditional block
block that combines a number of statements into a single compound statement
both conditional block and a single statement
block that contains a single statement
Correct Answer : B
Which of the following option is used as hexadecimal literal beginning?
When there is an indefinite or an infinite value during an arithmetic computation in a program, then JavaScript prints______.
In the JavaScript, which one of the following is not considered as an error: