Which of the following is not considered as an error in JavaScript?
Home | Discussion ForumWhich of the following is not considered as an error in JavaScript?
Syntax error
Missing of semicolons
Division by zero
All of the mentioned
Answer : C
View More Related Question
1) The basic purpose of the toLocaleString() is to
return a localised object representation
return a parsed string
return a local time in the string format
return a localized string representation of the object
View Answer
2) JavaScript was invented at _______ Lab.
3) The main purpose of a “Live Wire” in NetScape is to
Create linkage between client side and server side
Permit server side, JavaScript code, to connect to RDBMS
Support only non relational database
To interpret JavaScript code
View Answer
4) JavaScript is also called as _____________.
Server Side Scripting Language
Browser Side Scripting Language
Client Side Scripting Language
Both B and C
View Answer
5) Which of the following is not considered as an error in JavaScript?