Computer Science Paper 1 Flashcards
What does CPU stand for?
Central Processing Unit
True or False: RAM is non-volatile memory.
False
Fill in the blank: The main function of the __________ is to execute instructions.
CPU
What is the primary purpose of an operating system?
To manage computer hardware and software resources.
Which of the following is a type of software? A) Hardware B) Operating System C) Network
B) Operating System
What does ‘algorithm’ mean?
A step-by-step procedure for solving a problem.
True or False: A variable in programming can only store one type of data.
False
What is the purpose of a loop in programming?
To repeat a block of code multiple times.
What is the binary representation of the decimal number 5?
101
Fill in the blank: The __________ is used to store data temporarily while a computer is on.
RAM
What does ‘HTML’ stand for?
HyperText Markup Language
Which of the following is NOT a programming language? A) Python B) HTML C) Java
B) HTML
What is a ‘function’ in programming?
A block of code designed to perform a particular task.
True or False: An array can hold multiple values of the same data type.
True
What is the purpose of a compiler?
To translate source code into machine code.
Fill in the blank: The __________ is the brain of the computer.
CPU
What does ‘URL’ stand for?
Uniform Resource Locator
Which of the following is an example of an input device? A) Monitor B) Keyboard C) Printer
B) Keyboard
What is ‘debugging’?
The process of finding and fixing errors in code.
True or False: A ‘byte’ consists of 8 bits.
True
What is a ‘database’?
An organized collection of data that can be accessed and managed.
Fill in the blank: The __________ is responsible for sending data to the printer.
CPU
What does ‘HTTP’ stand for?
HyperText Transfer Protocol
Which of the following is a type of malware? A) Firewall B) Virus C) Router
B) Virus