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 or permanent software that is not expected to change frequently. RAM (Random-Access Memory) stores data and code that are actively being used or processed by the CPU.
Step 3
State the two items 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
John von Neumann proposed to store both data and instructions in main memory.
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 manages scheduling by holding all processes in a queue, prioritizing them based on their importance or urgency, and switching between processes on each clock cycle to effectively allocate processor time.
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.