Examveda
Examveda

What is the method used to pause “data” events?

A. s.pause();

B. s.stop();

C. s.halt();

D. s.wait();

Answer: Option A

Solution(By Examveda Team)

The above code snippet is used to pause data events, for throttling uploads, e.g.

Join The Discussion

Related Questions on Server Side and Client Side Scripting