1.

Which of the following are global functions that are not part of core JavaScript?

A. spawn(f);
B. trim();
C. exult();
D. eval()
Answer» B. trim();


Discussion

No Comment Found