Basic
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:
In RegExp what does [abc] expression mean?
A
Find any character between the brackets
B
Find any character not between the brackets.
C
Find “abc” match from text.
D
None of above.
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not RegExp object function?
A
test()
B
exec()
C
compile()
D
match()
Note:
Not available
Show answer
Show Note
Report
Question:
which of the following is/are not the reserved words in JavaScript?
A
instanceof
B
volatile
C
typeof
D
default
E
foreach
F
public
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is/are not escape sequence(s) for strings:
A
\n
B
\'
C
\"
D
\\
E
\#
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is/are not correct String literal(s)
A
“This is a text”
B
‘This is a text’
C
“This is a ‘text’”
D
’This is a “text”’
E
This is a text
F
This is a “text”
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is/are not correct scientific notation(s)
A
4.344e-34
B
0.344e-3
C
10.34e-4
D
3.333e5
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is/are correct hexadecimal literal(s)
A
0xFF0000
B
0xFH0000
C
x0AF0000
D
FA0000
E
“x0FF0000”
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the follow is/are not correct numeric literal(s):
A
222.2
B
90
C
0
D
-3
E
“34.3”
F
‘9.34’
G
0xAF0000
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function(s) is/are support <br/> for new line?
A
alert()
B
prompt()
C
write()
D
getElementById()
E
confirm()
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function(s) is/are support \n for new line?
A
alert()
B
prompt()
C
write()
D
getElementById()
E
confirm()
Note:
Not available
Show answer
Show Note
Report
First
Prev
3
4
5
6
7
Next
Last
/9
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd