Date | November 2019 | Marks available | 3 | Reference code | 19N.1.SL.TZ0.3 |
Level | SL | Paper | 1 | Time zone | no time zone |
Command term | Explain | Question number | 3 | Adapted from | N/A |
Question
State the function of the control unit (CU) in the central processing unit (CPU).
Explain the purpose of cache memory.
Markscheme
Award [1 max].
It decodes the instructions and controls all the other internal components of the CPU to make it work;
Award [3 max].
Cache memory is a memory that a computer microprocessor can access more quickly than it can access regular RAM;
It is integrated directly with the CPU chip or placed on a separate chip which has a separate bus interconnect with the CPU;
and stores frequently used data only until a computer is powered down;
Thus, when a processor requests data that already has an instance in the cache memory; it does not need to go to the main memory or the hard disk to fetch the data;
Cache memory is a small-sized type of volatile computer memory;
that provides high-speed data access to a processor;
and stores frequently used computer programs, applications and data;
Cache memory can be primary or secondary cache memory, where primary cache memory is directly integrated to the processor;
And secondary cache memory is a reserved portion on a disk stores and provide access to frequently accessed data/applications from the disk.
Examiners report
Candidates generally provided appropriate statements to illustrate their understanding of the function of the control unit in the CPU.
This question was generally well answered with many full or nearly full marks answers seen. Candidates demonstrated a good understanding of the purpose of cache memory.