What is the role of the Central Processing Unit (CPU) in a computer?
Basic Algorithm in C (Data type, Expression, Branching, Looping)

Quiz
•
Computers
•
University
•
Medium
EMMANUEL ADETYA
Used 8+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
It stores data and instructions.
It executes instructions and performs calculations.
It allows communication with external devices.
It performs arithmetic and logical operations.
Answer explanation
The Central Processing Unit (CPU) is essentially the brain of a computer. Its primary role is to execute instructions that make up computer programs. the CPU coordinates and executes all operations within a computer system, making it a crucial component for computing tasks of all kinds, from simple calculations to complex computations and multitasking.
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What does the memory unit do in a computer?
It stores data and instructions currently being used.
It executes instructions.
It directs the flow of data.
It allows communication with external devices.
Answer explanation
The memory unit in a computer is responsible for temporarily storing data and instructions that the CPU is currently processing. It provides fast access to essential information needed for execution. The most common type of memory unit is RAM (Random Access Memory), which holds active programs and data but loses its contents when the computer is powered off
3.
MULTIPLE SELECT QUESTION
30 sec • 3 pts
Logical units in a computer, some of which include...
(Select all correct answers)
Arithmetic and Logic Unit (ALU), Control Unit (CU)
Input/Output Unit
Power Supply Unit (PSU)
Storage Unit
Graphics Processing Unit (GPU)
Answer explanation
The Power Supply Unit (PSU) is a hardware component that provides electrical power to the computer. It does not perform data processing or logical operations. The Graphics Processing Unit (GPU) is a specialized processor for rendering images, videos, and graphical computations. Although it performs calculations, it is not considered a fundamental logical unit like the ALU, CU, or storage unit.
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is an algorithm?
A type of computer hardware component.
Answer explanation
An algorithm is a well-defined set of instructions designed to perform a specific task or solve a problem. It follows a logical sequence of steps that can be implemented in programming languages to automate processes. Algorithms are fundamental in computer science and can be used for tasks like sorting, searching, and decision-making.
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is one of the requirements of a good algorithm?
A good algorithm must have well-defined inputs and outputs.
A good algorithm should be complex to solve problems efficiently.
A good algorithm must be written in a programming language.
Answer explanation
A good algorithm should meet several key requirements, and one of them is having well-defined inputs and outputs. This ensures that the algorithm can process given data correctly and produce meaningful results. Algorithms can be expressed in pseudocode or flowcharts before implementation. Simplicity is often preferred if it achieves the desired outcome effectively.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is algorithm notation?
A set of rules for executing an algorithm on a computer.
Algorithm notation is a symbolic or structured way to represent an algorithm.
Answer explanation
Algorithm notation refers to the formal or structured way of writing algorithms so that they can be understood and implemented correctly. It helps describe the steps of an algorithm in a clear and logical manner. Common forms of algorithm notation include: Pseudocode and Flowcharts.
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is a flowchart?
A programming language used to implement algorithms.
A diagram that represents the steps of an algorithm using symbols.
A type of software that executes algorithms automatically.
A mathematical symbols used to solve complex problems.
Answer explanation
A flowchart is a graphical representation of an algorithm that uses standardized symbols to illustrate the sequence of steps in a process. It helps visualize logic flow, making it easier to understand and analyze an algorithm.
Create a free account and access millions of resources
Similar Resources on Quizizz
38 questions
Formative searching and sorting

Quiz
•
11th Grade - University
35 questions
IT 211- Data Structures and Algorithm Quiz 1

Quiz
•
University
43 questions
Data Structure and Algorithm

Quiz
•
University
35 questions
OCR J277 GCSE Paper 1 Recap

Quiz
•
9th Grade - University
40 questions
Introduction to Machine Learning

Quiz
•
University
40 questions
2nd Year August Quiz

Quiz
•
University
40 questions
Data Spark AI

Quiz
•
University
40 questions
Intelligent Systems Midterm Exam

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade