πŸ“Š JavaScript
Q. Which of the following object is used to post the data to an external process, say savePerfData?
  • (A) XML
  • (B) XBT
  • (C) XHR
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) XHR

Explanation: The benchmarking process will call the external process. We use XHR object to post the data to the external process.

Explanation by: Mr. Dubey
The benchmarking process will call the external process. We use XHR object to post the data to the external process.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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