1.

Which symbol is used when HTTP request does not apply to the particular source?(a) ‘&’(b) ‘*’(c) ‘#’(d) ‘@’This question was addressed to me in my homework.The above asked question is from HTTP Overview topic in portion HTML Fundamentals of HTML

Answer» RIGHT answer is (b) ‘*’

EASIEST explanation: When HTTP request does not APPLY to PARTICULAR resource ‘*’ is used. It is APPLIED to the server itself. This is only allowed when the used method is not necessarily applied to the resource. E.g. OPTIONS * HTTP/1.1


Discussion

No Comment Found

Related InterviewSolutions