Introduction to Computer Engineering MCQs (Part-7)

What is the primary purpose of an operating system (OS)?

A Write code
B Display output
C Execute programs
D Control hardware resources

Which of the following is an example of system software?

A Operating System
B Spreadsheet
C Word Processor
D Web Browser

What does a CPU primarily do in a computer system?

A Manage networks
B Display graphics
C Perform calculations
D Store data

What is the role of memory management in an operating system?

A Store data permanently
B Allocate resources to software
C Control hardware devices
D Handle input/output tasks

Which of the following is the first step in problem solving in computing?

A Test the solution
B Analyze results
C Implement solution
D Define the problem

What does “booting” refer to in computing?

A Starting up a computer
B Shutting down the system
C Running a program
D Installing software

Which of these is an essential feature of an operating system?

A Perform calculations
B Create software
C Manage hardware resources
D Connect to networks

What does the term “virtual memory” refer to?

A Memory used by external devices
B Memory that simulates additional RAM
C Memory stored on a hard drive
D Memory that can be upgraded

What is the main function of the file system in an operating system?

A Store user data
B Control hardware
C Run applications
D Execute programs

Which component is responsible for handling input and output operations in a computer?

A Operating system
B Memory
C I/O controller
D CPU

What is the role of the kernel in an operating system?

A Run applications
B Handle hardware communication
C Manage files
D Store user data

Which of the following is an example of application software?

A Operating system
B Network protocol
C Database management system
D Word processor

What is the key difference between system software and application software?

A System software is essential, application software is optional
B System software is more complex
C Application software controls hardware
D System software is installed by users

What does the term “multitasking” refer to in computing?

A Storing large amounts of data
B Using multiple devices at once
C Running multiple programs simultaneously
D Running a single program for a long time

What is a key characteristic of a problem solving approach in computing?

A Focus on data processing
B Create algorithms to solve problems
C Use graphical interfaces
D Focus only on hardware