JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
JQuery interview questions part 2
JQuery interview questions part 2
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 14
1. Which of the following is not a method of AJAX?
A. get()
B. getJSON()
C. post()
D. stop()
Show Correct Answer
Correct Answer is :
stop()
2. The method releases jQuery’s control of $ is __________
A. $.param()
B. $.noConflict()
C. each()
D. data()
Show Correct Answer
Correct Answer is :
$.noConflict()
3. In JavaScript, which one is used to finding the non-whitespace characters?
A. \d
B. \s
C. \S
D. \w
Show Correct Answer
Correct Answer is :
\S
4. Which one is not regular expression object method?
A. test()
B. exec()
C. compile()
D. each()
Show Correct Answer
Correct Answer is :
each()
5. Which of the following is not window object property?
A. defaultStatus
B. closed
C. constructor
D. frames
Show Correct Answer
Correct Answer is :
constructor
6. Which of the following is not window object method?
A. blur()
B. close()
C. confirm()
D. unescape()
Show Correct Answer
Correct Answer is :
unescape()
7. Which of the following is not navigator object property?
A. appVersion
B. geolocation
C. document
D. cookieEnabled
Show Correct Answer
Correct Answer is :
document
8. Which of the following is the Navigator object method?
A. javaEnabled()
B. moveBy()
C. scroll()
D. stop()
Show Correct Answer
Correct Answer is :
javaEnabled()
9. Which of the following is not screen object property?
A. width
B. colorDepth
C. pixelDepth
D. language
Show Correct Answer
Correct Answer is :
language
10. Which is not the method of History object?
A. go()
B. moveBy()
C. forward()
D. back()
Show Correct Answer
Correct Answer is :
moveBy()
11. Which is not the location object method?
A. stop()
B. reload()
C. assign()
D. replace()
Show Correct Answer
Correct Answer is :
stop()
12. Which is not the property of location object?
A. origin
B. port
C. host
D. geolocation
Show Correct Answer
Correct Answer is :
geolocation
13. Correct syntax for $.post() method is ____________
A. $.post(URL,data,callback)
B. $.post(URL,data)
C. $.post(URL,callback)
D. $.post(data,callback)
Show Correct Answer
Correct Answer is :
$.post(URL,data,callback)
14. Which of the following is not DOM property?
A. document.anchors
B. document.cookie
C. document.body
D. document.origin
Show Correct Answer
Correct Answer is :
document.origin
Similar Interview Questions
Search for latest jobs
Find Jobs