Multiple choice How can you detect the client's browser name? browser.name navigator.appName client.navName Reveal answer Fill a bubble to check yourself B Correct answer Explanation The navigator object contains information about the browser, and navigator.appName provides the name of the browser.