Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. Which of the following functions are synchronous?

(A) load()
(B) require()
(C) both load() and require()
(D) none of the mentioned
Explanation by: Mr. Dubey
JavaScript has two synchronous load() and require().

You must be Logged in to update hint/solution

Discusssion

Login to discuss.