πŸ“Š Machine Learning
Q. Which of the following is a single global function defined in the jQuery library?
  • (A) jQuery()
  • (B) $()
  • (C) Queryanalysis()
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) jQuery()

Explanation: The jQuery library defines a single global function named jQuery(). This function is so frequently used that the library also defines the global symbol $ as a shortcut for it.

Explanation by: Mr. Dubey
The jQuery library defines a single global function named jQuery(). This function is so frequently used that the library also defines the global symbol $ as a shortcut for it.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
137
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate