JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
JQuery interview questions part 1
JQuery interview questions part 1
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. jquery written in which scripting language?
A. java script
B. VBscript
C. HTML
D. None of these
Show Correct Answer
Correct Answer is :
java script
2. jquery html() method works for...
A. HTML
B. XML
C. HTML and XML
D. None of these
Show Correct Answer
Correct Answer is :
HTML
3. Jquery is a library for _______ scripting.
A. Client
B. Server
C. Both a and b
D. None of these
Show Correct Answer
Correct Answer is :
Client
4. Which of the following method is used to hide the selected elements?
A. visible(false)
B. hidden()
C. display(none)
D. hide()
Show Correct Answer
Correct Answer is :
hide()
5. .css(‘width’) and .width() are the two ways to change the width of.....?
A. selector
B. element
C. fade effect
D. radio button
Show Correct Answer
Correct Answer is :
radio button
6. jQuery does not contain the _____________ feature.
A. AJAAX
B. AJAX
C. CSS manipulation
D. Effects and animations
Show Correct Answer
Correct Answer is :
AJAAX
7. What is the correct syntax of jQuery?
A. action().$(selector)
B. $(selector).action()
C. (selector)$.action()
D. action().(selector)$
Show Correct Answer
Correct Answer is :
$(selector).action()
8. In jQuery all the elements are selected by writing ____________
A. $(this)
B. $(“:button”)
C. $(“*”)
D. $(“.class_name”)
Show Correct Answer
Correct Answer is :
$(“*”)
9. Which of the following is not event method in jQuery?
A. click()
B. mouseenter()
C. mousedown()
D. hide()
Show Correct Answer
Correct Answer is :
hide()
10. hover() method is the combination of ____________
A. mouseleave() and mouseeneter()
B. mousedown() and mouseenter()
C. mouseup() and mousedown()
D. mouseleave() and mousedown()
Show Correct Answer
Correct Answer is :
mouseleave() and mouseeneter()
11. Which of the following is not the fade method in jQuery?
A. fadeTo()
B. fadeOn()
C. fadeOut()
D. fadeIn()
Show Correct Answer
Correct Answer is :
fadeOn()
12. Which of the following is not the sliding method in jQuery?
A. slideToggle()
B. slideDown()
C. slideUp()
D. slideIn()
Show Correct Answer
Correct Answer is :
slideIn()
13. Which of the following is not the jQuery method for manipulation?
A. stop()
B. html()
C. text()
D. val()
Show Correct Answer
Correct Answer is :
stop()
14. The method not used to add new content is ___________
A. after()
B. prepend()
C. before()
D. add()
Show Correct Answer
Correct Answer is :
add()
15. Which method is not used for CSS manipulation?
A. toggleClass()
B. removeClass()
C. beforeClass()
D. css()
Show Correct Answer
Correct Answer is :
beforeClass()
16. Which of the following is not a jQuery dimension method?
A. innerWidth()
B. outerHeight()
C. height()
D. css()
Show Correct Answer
Correct Answer is :
css()
17. Which method is not used for traversing DOM tree?
A. parent()
B. parentsUntil()
C. parents()
D. after()
Show Correct Answer
Correct Answer is :
after()
18. Which method is not for traversing DOM tree sideways?
A. parent()
B. siblings()
C. prev()
D. nextAll()
Show Correct Answer
Correct Answer is :
parent()
19. Which method is not used for filtering in jQuery?
A. next()
B. first()
C. eq()
D. last()
Show Correct Answer
Correct Answer is :
next()
20. AJAX is not used in _____________
A. Gmail
B. Youtube
C. Facebook
D. Yahoo
Show Correct Answer
Correct Answer is :
Yahoo
Similar Interview Questions
Search for latest jobs
Find Jobs