GCSE Preparation Flashcards
What does CPU stand for?
Central Processing Unit
True or False: RAM is a type of permanent storage.
False
What is the primary function of an operating system?
To manage hardware and software resources on a computer.
Fill in the blank: The process of converting source code into machine code is called __________.
compilation
What is the purpose of an algorithm?
To provide a step-by-step procedure for solving a problem.
Which of the following is an example of a high-level programming language? (a) Assembly (b) Python (c) Machine code
b) Python
What does HTML stand for?
HyperText Markup Language
True or False: A variable in programming is a fixed value.
False
What is the purpose of a loop in programming?
To repeat a block of code multiple times.
What is the difference between a compiler and an interpreter?
A compiler translates the entire code at once, while an interpreter translates code line-by-line.
Fill in the blank: In binary, the number 2 is represented as __________.
10
What is a database?
A structured collection of data that can be easily accessed, managed, and updated.
Which of the following is NOT a type of software? (a) System software (b) Application software (c) Hardware
c) Hardware
What does ‘IP’ stand for in networking?
Internet Protocol
True or False: A firewall is used to protect a network from unauthorized access.
True
What is the purpose of a web browser?
To access and view websites on the internet.
Fill in the blank: The main memory of a computer is known as __________.
RAM
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 an array in programming?
A collection of items stored at contiguous memory locations.
True or False: The cloud allows data storage and access over the internet.
True
What is the purpose of a compiler?
To translate high-level programming code into machine code.
Fill in the blank: __________ is the process of finding and fixing errors in code.
Debugging
What is the role of the motherboard in a computer?
To connect and allow communication between different components of the computer.