πŸ“Š JavaScript
Q. How do you focus a particular part of the HTML page in JavaScript?
  • (A) hover()
  • (B) focus()
  • (C) on()
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) focus()

Explanation: The focus() function can be used to focus a particular part of the HTML page in JavaScript.

Explanation by: Mr. Dubey
The focus() function can be used to focus a particular part of the HTML page in JavaScript.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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