Q. How can you find a client’s browser name?
β
Correct Answer: (B)
navigator.appName
Explanation: The client’s browser name can be found by using navigator.appName.