1.

What returns the set cookies in the form of a key?(a) path_info(b) http_user_agent(c) http_cookie(d) query_stringThe question was asked during a job interview.Enquiry is from CSS Transition, Perl cgi Programming topic in chapter CGI Programming & Miscellaneous of CSS

Answer»

Right option is (c) http_cookie

For explanation: http_cookie returns the set cookies in the form of key and value PAIR, in http_user_agent user-AGENT REQUEST-header FIELD contains information about user agent originating the request. It’s the name of the web browser.



Discussion

No Comment Found

Related InterviewSolutions