Port MCQs

6 MCQs  — Computer Networks MCQs

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

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 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
In FTP protocol, a client contacts a 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
In File Transfer Protocol, data transfer cannot be done in __________
A. Stream mode
B. Block mode
C. Compressed mode
D. Message mode