Q. Which of the following functions are synchronous?

  • (A) load()
  • (B) require()
  • (C) both load() and require()
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) both load() and require()
Explanation: JavaScript has two synchronous load() and require().
Explanation by: Mr. Dubey
JavaScript has two synchronous load() and require().

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
125
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate