Computer Networks MCQ Lecture 06
Computer Networks MCQ Lecture 06
1. Who proposed the idea of the World Wide Web, and when?
a) Vint Cerf in 1983
b) Tim Berners-Lee in 1989
c) Bob Kahn in 1990
d) Marc Andreessen in 1992
Answer: c) Interpreters
Answer: c) TCP
1. What is the default port used by HTTP?
a) 25
b) 53
c) 80
d) 443
Answer: c) 80
1. In nonpersistent HTTP connections, how many TCP connections are required to retrieve
5 objects?
a) 1
b) 5
c) 6
d) 7
Answer: c) 6
Answer: b) HTTP/1.1
1. Which HTTP method is used to debug by echoing the request back from the server?
a) GET
b) TRACE
c) POST
d) OPTIONS
Answer: b) TRACE
Cookies
1. What is the primary purpose of cookies?
a) To store passwords securely
b) To simplify shopping cart functionality and session tracking
c) To encrypt web traffic
d) To act as a proxy for users
1. Where are cookies stored after they are sent by the server?
a) In the operating system's registry
b) In the browser’s cookie directory
c) On the server’s database
d) In the RAM of the client machine
Answer: a) Cache-Control
HTTP Evolution
Answer: b) UDP
Answer: c) HTTP/2