πŸ“Š JavaScript
Q. What is the purpose of the event handlers in the JavaScript?
  • (A) Adds innerHTML page to the code
  • (B) Performs handling of exceptions and occurences
  • (C) Allows JavaScript code to alter the behaviour of windows
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Allows JavaScript code to alter the behaviour of windows

Explanation: Event handlers allow JavaScript code to alter the behavior of windows, of documents, and of the elements that make up those documents.

Explanation by: Mr. Dubey
Event handlers allow JavaScript code to alter the behavior of windows, of documents, and of the elements that make up those documents.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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