1. Define the term hardware - AQA - GCSE Computer Science - Question 8 - 2023 - Paper 2
Question 8
1. Define the term hardware.
Hardware refers to the physical, electrical, and electronic components or parts of a computer system.
2. Describe the role of each of ... show full transcript
Worked Solution & Example Answer:1. Define the term hardware - AQA - GCSE Computer Science - Question 8 - 2023 - Paper 2
Step 1
Define the term hardware.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Hardware refers to the physical, electrical, and electronic components or parts of a computer system.
Step 2
Describe the role of each of the following components of a CPU:
Clock
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Regulates the timing and speed of computer operations; it sends out a regular electronic pulse, acting as a timing signal.
Step 3
Describe the role of each of the following components of a CPU:
Control unit
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Coordinates the actions of the CPU, decodes instructions, and sends control signals to manage the flow of data through the CPU.
Step 4
Describe the role of each of the following components of a CPU:
Register
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Holds data when executing an instruction and stores the results of operations. It includes the Current Instruction Register (CIR) and the Memory Address Register (MAR).
Step 5
Give one reason why a CPU with two cores might perform faster than an equivalent CPU with only one core.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A CPU with two cores may be able to process two instructions or tasks simultaneously, allowing for more efficient execution of programs.
Step 6
Define the term non-volatile memory.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Non-volatile memory retains data even when power is lost, ensuring information remains stored without the need for continuous power supply.
Step 7
Give one example of a type of volatile memory in a computer system.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A common example of volatile memory is RAM (Random Access Memory).
Step 8
Explain why secondary storage is required in a computer system.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Secondary storage is crucial for storing data and files on a long-term basis. Unlike primary storage, which is temporary and loses data when the power is off, secondary storage holds data persistently. It also allows for larger storage capacity, enabling the storage of extensive files and programs, as well as supporting virtual memory usage for efficient task management.