ITI MCQ
Home
JAVASCRIPT AND CREATING WEB PAGE - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
JAVASCRIPT AND CREATING WEB PAGE
1) How many different values can be returned by the error name property in javascript ?
3
4
5
6
2) Which object method is used to return the value rounded down to its nearest integer?
abs()
ceil()
floor()
round()
3) Which special variable holds more than one value at a time?
Array
Element
Function
Object
4) Which is the parameter name separator in javascript?
","
":"
"-"
"/"
5) Which function in javassript converts a number to a string?
Num()
Str()
String()
to string()
Submit Quiz