System Administrator 2026
What is an operating system?
  • A. Collection of programs that manages hardware resources
  • B. System service provider to the application programs
  • C. Interface between the hardware and application programs
  • D. All of the mentioned
What is the main function of the command interpreter?
  • A. To get and execute the next user-specified command
  • B. To provide the interface between the api and application program
  • C. To handle the files in operating system
  • D. None of the mentioned
In Operating Systems, which of the following is/are CPU scheduling algorithms?
  • A. Round robin
  • B. Shortest job first
  • C. Priority
  • D. All of the mentioned
CPU scheduling is the basis of ___________
  • A. Multiprocessor systems
  • B. Multiprogramming operating systems
  • C. Larger memory sized systems
  • D. None of the mentioned
Which one of the following errors will be handle by the operating system?
  • A. Lack of paper in printer
  • B. Connection failure in the network
  • C. Power failure
  • D. All of the mentioned
Where is the operating system placed in the memory?
  • A. Either low or high memory (depending on the location of interrupt vector)
  • B. In the low memory
  • C. In the high memory
  • D. None of the mentioned
If a process fails, most operating system write the error information to a ______
  • A. Log file
  • B. Another running process
  • C. New file
  • D. None of the mentioned
Which one of the following is not a real time operating system?
  • A. Vxworks
  • B. Qnx
  • C. Rtlinux
  • D. Palm os
What does OS X has?
  • A. Monolithic kernel with modules
  • B. Microkernel
  • C. Monolithic kernel
  • D. Hybrid kernel