jQuery MCQ

  1. Which sign does JQuery use as a shortcut for jquery?
  2. Is jquery a library for client side scripting or server side scripting?
  3. jQuery was developed by ................
  4. What is JQuery?
  5. Which JQuery method is used to hide selected elements?
  6. Which built-in method returns the character at the specified index?
  7. Which of the following is used for parsing JSON text?
  8. Which built-in method returns the length of the string?
  9. Which of the following JQuery method gets the direct parent of an element?
  10. JQuery is written in which of the following programming language?
  11. The CSS selector engine that JQuery uses is called?
  12. Choose the factory function in JQuery?
  13. How can you get the total number of arguments passed to a function?
  14. Select the JQuery method to hide selected elements?
jQuery MCQ

Take jQuery MCQ Test to Test your Knowledge

Jquery is an open-source javascript library. It provides a small set of useful functions that allow you to navigate the DOM, display and modifies lists, animate changes to a DOM element or set of elements, highlights text for users with color blindness, capture video on a web page

Finally, Test your basic knowledge of Jquery, This is a great Jquery MCQ set to test your skills and knowledge related to Jquery. so, practice here 25+ top Jquery MCQ Questions that are required to be successful in Jquery exams or interviews. apart from this, You can also download the jQuery MCQ PDF completely free.

  • The % Sign
  • The ? Sign
  • The $ Sign
  • None of the above
View Answer
  • Server side scripting
  • Client side scripting
  • Both client side & server side scripting
  • None of the above
View Answer
  • John Resig
  • Mark Bensman
  • John Richard
  • None of the above
View Answer
  • Java Library
  • JSON Library
  • JavaScript Library
  • None of the above
View Answer
  • Hide()
  • Visible(false)
  • Display(none)
  • Hidden()
Download Free : jQuery MCQ PDF
View Answer
  • GetCharAt()
  • CharAt()
  • CharacterAt()
  • None of the above
View Answer
  • JQuery.parseJSON()
  • JQuery.noConflict()
  • JQuery.each()
  • None of the mentioned
View Answer
  • Size()
  • Index()
  • Length()
  • None of the above.
View Answer
  • Offset( Selector)
  • OffsetParent( Selector )
  • Parent( Selector )
  • None of the above.
View Answer
  • C#
  • JavaScript
  • C++
  • VBScript
View Answer
  • Mango
  • Sizzle
  • AwesomeX
  • Badaboom
View Answer
  • onclick()
  • jQuery()
  • Queryanalysis()
  • None of the above
View Answer
  • Using Arguments.length Property
  • Using Args.length Property
  • Both of the Above.
  • None of the Above.
View Answer
  • Hidden()
  • Display(none)
  • Hide()
  • Visible(false)
View Answer
  • $("div").height(100)
  • $("div").yPos(100)
  • $("div").height="100"
  • None of the above
View Answer
  • siblings() method
  • prevAll() method
  • nextAll() method
  • None of the above
View Answer
  • ("Hello World")
  • document.write("Hello World")
  • response.write("Hello World")
  • "Hello World"
View Answer
  • stop()
  • pause()
  • delay()
  • shutdown()
View Answer
  • attach() method
  • bind() method
  • unbind() method
  • None of the above
View Answer
  • hide() and show() methods
  • fadeIn() and fadeOut() methods
  • slideUp() and slideDown() methods
  • None of above
View Answer
  • The jQuery is very lightweight library.
  • The jQuery has cross-browser support
  • The jQuery supports CSS3 selectors and basic XPath syntax
  • All of the above
View Answer
  • empty() method
  • delete() method
  • remove() method
  • None of the above
View Answer
  • 2004
  • 2005
  • 2006
  • 2008
View Answer
  • True
  • False
View Answer
  • conflict()
  • noConflict()
  • nameConflict()
  • noNameConflict()
View Answer