1.

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

A. .pause();
B. .stop();
C. .halt();
D. .wait();
Answer» B. .stop();


Discussion

No Comment Found