Multiple choice Which of the following ServerVariables returns the client browser type as a string? Request.Form(fieldname: string) Request.ServerVariables(SERVER_NAME) Right(thestring: string, n:number) Response object Request.ServerVariables(HTTP_User-Agent) Reveal answer Fill a bubble to check yourself E Correct answer Explanation It returns the client browser type as a string.