A company is developing a computer for use in schools - Edexcel - GCSE Computer Science - Question 4 - 2018 - Paper 1
Question 4
A company is developing a computer for use in schools.
All computers have a CPU, memory and storage.
(i) Identify the type of physical storage that uses electronic... show full transcript
Worked Solution & Example Answer:A company is developing a computer for use in schools - Edexcel - GCSE Computer Science - Question 4 - 2018 - Paper 1
Step 1
Identify the type of physical storage that uses electronic circuits.
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
The type of physical storage that uses electronic circuits is A. Solid state.
Step 2
State what ROM and RAM store.
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
ROM (Read-Only Memory) stores firmware, which includes the bootloader and system instructions necessary for the computer's hardware to initialize and function. RAM (Random Access Memory) stores data and instructions that the CPU needs while performing tasks, allowing for quick access and processing.
Step 3
State the two items he proposed to store in main memory.
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
The two items proposed by John von Neumann to store in main memory are instructions and data.
Step 4
Identify the part of the CPU that sends signals to the other components.
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
The part of the CPU that sends signals to the other components is B. Control unit.
Step 5
Describe how the operating system uses scheduling to allocate processor time.
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
The operating system uses scheduling to allocate processor time by managing a queue of processes. It prioritizes processes based on criteria such as urgency or resource needs, ensuring that each process gets a fair amount of CPU time. Processes are switched in and out on each clock cycle, allowing for efficient multitasking.
Step 6
Identify the function of utility software.
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
The function of utility software is A. Repairing secondary storage.