Question

Provide MCQ and True/False questions related to Operation System

Answers

GPT 3.5
MCQs:

1. Which of the following is NOT an operating system?
a) Windows
b) Linux
c) Microsoft Office
d) MacOS

2. Which of the following is a multi-user operating system?
a) Windows 10
b) Ubuntu
c) Android
d) iOS

3. What is the purpose of an operating system?
a) To manage hardware resources
b) To run applications
c) To provide a user interface
d) All of the above

4. Which of the following is a process scheduling algorithm?
a) Round Robin
b) First-Come, First-Served
c) Shortest Job Next
d) All of the above

5. What is the main function of a file system in an operating system?
a) To provide a user interface
b) To manage hardware resources
c) To organize and store files
d) To execute applications

True/False:

1. An operating system is responsible for managing both hardware and software resources. (True/False)

2. The kernel is the core component of an operating system that manages the system's resources. (True/False)

3. Multi-tasking is the ability of an operating system to run multiple programs simultaneously. (True/False)

4. A real-time operating system is designed to provide predictable and deterministic response times. (True/False)

5. Virtual memory allows an operating system to use a portion of the hard disk as an extension of RAM. (True/False)

Related Questions