πŸ“Š JavaScript
Q. How can you find a client’s browser name?
  • (A) browser.name
  • (B) navigator.appName
  • (C) client.navName
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) navigator.appName

Explanation: The client’s browser name can be found by using navigator.appName.

Explanation by: Mr. Dubey
The client’s browser name can be found by using navigator.appName.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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