πŸ“Š JavaScript
Q. Which of the following API can be used to get the timing without affecting the page loading process?
  • (A) Navigation API
  • (B) Timing API
  • (C) Navigation Timing API
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Navigation Timing API

Explanation: The timing code is in the page, so it affects how the page loads and the time that takes.. The Navigation Timing API can be used to get the timing without affecting the page loading process.

Explanation by: Mr. Dubey
The timing code is in the page, so it affects how the page loads and the time that takes.. The Navigation Timing API can be used to get the timing without affecting the page loading process.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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