A

Admin • 833K Points
Coach

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

  • (A) spawn(f);
  • (B) trim();
  • (C) exult();
  • (D) none of the mentioned
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The spawn(f) runs f() or loads and executes file f in a new thread.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.