Computer Networks MCQs

1018 MCQs  (Page 7 of 102)

Which routing does not permit the router to send its routing table to its neighboring nodes?
A. Link state routing
B. Unicast distance vector routing
C. Multicast distance vector routing
D. Multiple routing
Cookies were originally designed for ____________
A. Client side programming
B. Server side programming
C. Both client side programming and server side programming
D. Socket programming
HTTP is ________ protocol.
A. Application layer
B. Transport layer
C. Network layer
D. Data link layer
In the network HTTP resources are located by __________
A. Uniform resource identifier
B. Unique resource locator
C. Unique resource identifier
D. Union resource locator
HTTP client requests by establishing a __________ connection to a particular port on the server.
A. User datagram protocol
B. Transmission control protocol
C. Border gateway protocol
D. Domain host control protocol
In HTTP pipelining __________
A. Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
B. Multiple HTTP requests cannot be sent on a single TCP connection
C. Multiple HTTP requests are sent in a queue on a single TCP connection
D. Multiple HTTP requests are sent at random on a single TCP connection