Q. What is the purpose of the userAgent property?
β
Correct Answer: (B)
Identifying the client
Explanation: The userAgent[] property is a string that contains the code name and version of the browser. This value is sent to the originating server to identify the client.