Q. What is the method used to pause “data” events?
β
Correct Answer: (A)
s.pause();
Explanation: The above code snippet is used to pause data events, for throttling uploads, e.g.