Javascript
Test
Model Test
Ebook
Quiz-1 : JavaScript basic
Quiz 2: JavaScript
Quiz 3: JavaScript Basic Level1 quiz
Quiz 4: JavaScript Model Test 6-Jan-2014
Quiz 5: JavaScript Model Test 17 Feb 2014
Quiz 6: JavaScript Model Test 23 Feb 2014
Quiz 7: JavaScript Model Test 3 Mar 2014
Quiz 8: JavaScript Model Test 6 Mar 2014
Index
Javascript Home
Basic
84
Array
7
Function
39
Control structure
18
Syntax
14
Operators
38
Objects
7
Data types & variables
45
Event
7
OOP
7
IO
2
DHTML
1
Regular Expression
1
BOM
2
DOM
4
Schools
Ebook
Question:
~ is a ______ operator.
A
bitwise not
Note:
Not available
Show answer
Show Note
Report
Question:
'|' is ______ oparator.
A
bitwise or
Note:
Not available
Show answer
Show Note
Report
Question:
'^' is ______ oparator.
A
bitwise xor
Note:
Not available
Show answer
Show Note
Report
Question:
A)______s are the buliding block of expressions and expressions are the buliding blocks of B)______s; however, expression themselves can be statements themself.
A
operator
B
statement
Note:
Not available
Show answer
Show Note
Report
Question:
A function or variable name in JavaScript begins with ___
A
an ASCII letter
B
a dollar sign
C
an ASCII letter or underscore
D
an ASCII letter, dollar sign or underscore
E
an ASCII letter or dollar sign
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following functions in JavaScript can be used to check whether the input data from a prompt window is number or not
A
toString()
B
Math.floor()
C
perseInt()
D
perseFloat()
Note:
perseFloat() will consider all numbers including integers but perseInt() will only consider integer.
Show answer
Show Note
Report
Question:
Which of the following value can be applied as Boolean literal in JavaScript is/are correct?
A
yes/no
B
1/0
C
true/false
D
Both true/false and 1/0
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is not a category of Operator?
A
Binary
B
Dinary
C
Unary
D
Ternary
Note:
Not available
Show answer
Show Note
Report
Question:
How many ternary operators are there in JavaScript?
A
3
B
2
C
4
D
only 1
Note:
Not available
Show answer
Show Note
Report
Question:
What will the following expression return? 0/0=?
A
Infinity
B
0
C
NaN
D
-0
Note:
Not available
Show answer
Show Note
Report
First
Prev
12
13
14
15
16
Next
Last
/28
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd