System Administrator 2026
Attempt This Past Paper
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
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
Restricting the child process to a subset of the parent’s resources prevents any process from __________
  • A. Overloading the system by using a lot of secondary storage
  • B. Under-loading the system by very less cpu utilization
  • C. Overloading the system by creating a lot of sub-processes
  • D. Crashing the system by utilizing multiple resources