Skip to content
Related Articles
Open in App
Not now

Related Articles

Web technologies Questions | jQuery Quiz | Set-2 | Question 14

Improve Article
Save Article
  • Last Updated : 20 Sep, 2021
Improve Article
Save Article

Which of the following function is used to stop the jquery?
(A) stop()
(B) delay()
(C) pause()
(D) shutdown()


Answer: (B)

Explanation: The delay() function is an inbuilt method in jQuery that is used to stop the jQuery and set the timer.

Quiz of this Question
Please comment below if you find anything wrong in the above post

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!