Live Education Quiz

9th Computer Science Chapter1 Fundamentals of Computer

Sr #QuestionsABCD
1

What is the role of an algorithm in computer programming?

Execute code Debug code Manage memory Provide a step-by-step solution to a problem
2

Which of the following is an example of an output device?

Keyboard Printer Mouse Scanner
3

Which of the following is an example of an optical storage device?

Hard Disk Drive USB Flash Drive DVD Drive Solid State Drive
4

Which of the following is an example of a programming language?

MS Excel Java Adobe Photoshop Windows
5

The process of converting high-level programming code into machine code is called:

Compilation Interpretation Debugging Execution
6

What is the purpose of an output device?

Enter data into the computer Display information Store data Process data
7

The smallest unit of data in a computer is:

Byte Bit Megabyte Kilobyte
8

What is the primary purpose of a compiler?

Execute code Debug code Translate code to machine language Manage memory
9

The motherboard in a computer system is also known as:

Main Circuit Board Power Supply Unit Central Processing Unit Peripheral Device
10

The process of copying data from a computer to an external storage device is called:

Input Output Backup Download
11

The binary system is based on:

Base 8 Base 10 Base 2 Base 16
12

The process of finding and fixing errors in a program is known as:

Compilation Debugging Execution Interpretation