51.
Which of the following are the features of jQuery?

52.
Which of the following is a single global function defined in the jQuery library?

53.
Which of the following is a factory function?

54.
Which is the code that asks for the set of all div elements in a document?

55.
Which is the method that operates on the return value of $()?

56.
Consider the following code snippet
script src="jquery-1.4.2.min.js"></script>
What does the min mean?

57.
Which of the following is a heavily overloaded function?

58.
Which of the following is an equivalent replacement of $(document).ready(f)?

59.
Which of the following is a utility function in jQuery?

60.
Which of the following is used for parsing JSON text?

Read More Section(Document Object Model and Event Handling)

Each Section contains maximum 100 MCQs question on Document Object Model and Event Handling. To get more questions visit other sections.