Http Ftp MCQs

10 MCQs  — Computer Networks MCQs

Practice Http Ftp MCQs with correct answers and explanations. These questions are from the Computer Networks MCQs section.

HTTP is ________ protocol.
A. Application layer
B. Transport layer
C. Network layer
D. Data link layer
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 the network HTTP resources are located by
A. Uniform resource identifier
B. Unique resource locator
C. Unique resource identifier
D. Union resource locator
In HTTP pipelining ________________
A. Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
B. Multiple HTTP requests can not 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
In FTP protocol, client contacts server using ____ as the transport protocol.
A. Transmission control protocol
B. User datagram protocol
C. Datagram congestion control protocol
D. Stream control transmission protocol
The File Transfer Protocol is built on ______________
A. Data centric architecture
B. Service oriented architecture
C. Client server architecture
D. Connection oriented architecture