ITI MCQ
Home
JAVASCRIPT AND CREATING WEB PAGE - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
JAVASCRIPT AND CREATING WEB PAGE
1) Which error indicates that the numbers is outside the range of legal values?
Range Error
Reference Error
Type Error
URI Error
2) Which error indicates that the variable used is not declared?
Eval Error
Range Error
Reference Error
Syntax Error
3) Which error indicates that the value is outside the range of expected type?
Eval Error
Range Error
Syntax Error
Type Error
4) Which is used to acess individual value in an array?
Content Number
Element Number
Table Number
Variable Number
5) What is the purpose of length property in array?
Returns number of array element
Returns number of characters
Returns number of fields in object array
Returns number of highest array index
Submit Quiz