1.

Which one is not the feature of HTTP protocol?(a) media independent(b) connectionless(c) responsive(d) statelessI got this question during an interview.My question comes from HTTP Overview topic in chapter HTML Fundamentals of HTML

Answer» CORRECT answer is (c) responsive

Easiest explanation: There are basically THREE main features of HTTP protocol i.e HTTP is media independent, HTTP is connectionless and it is STATELESS also. BROWSER initiates HTTP request, and then client DISCONNECTS from the server.


Discussion

No Comment Found

Related InterviewSolutions