1.

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

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


Discussion

No Comment Found