Lower Sixth Science, 2 Sequence Test. Computer Science November 2014, Time 2hours
Lower Sixth Science, 2 Sequence Test. Computer Science November 2014, Time 2hours
(D) A S
B
2
14. According to the Von Neumann computer D. Non-execution of priority processes
model, 23. The hardware instruction cycle is
A. A computer must have a secondary A. fetch decode store
B. fetch execute decode
memory
C. decode execute store
B. A computer must have a memory D. fetch decode execute store
C. A computer may not have a storage unit 24. The hardware activity that consists of the CPU
D. All of the above. checking constantly to see if device is ready is
15. Cache memory works on the principle of: known as;
A. Locality of data. A. Spooling
B. Locality of reference. B. Polling
C. Locality of memory. C. Buffering
D. Locality of reference & memory. D. Interruption
16. When a CD is inserted into the CD-drive a 25. The process of polling is
signal goes to the CPU to indicate that the A. Time saving
input device is ready. What is this signal B. Difficult to implement
C. Time wasting
called?
D. User friendly
A. Clock signal
26. Interrupts are;
B. An interrupt A. Time consuming
C. A system call B. Unfriendly to users
D. wakeup call C. Useful in multi-programming
17. The CPU D. Useful for real time processing
A. Execute system software instructions. 27. It takes a longer time to access information on a
B. Execute application software instructions permanent storage medium than in the RAM
because
C. Is not necessary for wireless devices. A. Access is by use of a device
D. Is both A and B B. Access is sequential
18. What characteristic of ROM memory makes C. The medium can be taken out of the
it suitable for use in embedded systems? computer
A. too slow D. The medium is made of magnetic
B. it is non programmable material
C. it keeps information permanently 28. The BIOS-ROM is considered as memory
D. it has a high capacity. because
19. Cache memory acts between A. it contains boot instructions for the
A. CPU and RAM computer.
B. RAM and ROM B. it only works when power is turned on.
C. CPU and Hard Disk C. it is on during processing.
D. None of these D. it is used by processor for the power on
20. Generally Dynamic RAM is used as main self test (POST).
memory in a computer system as it 29. A PROM can be rewritten only when
A. Consumes less power A. some of the information to be written is
B. has higher speed already in the PROM.
C. has lower cell density B. part of the information in the PROM is to
D. needs refreshing circuitary be written
21. The memory unit that communicates directly C. all information in the PROM is part of
with the CPU is called the the information to be written.
A. main memory D. all of the above.
B. Secondary memory 30. To read data from memory the CPU puts address
C. shared memory of memory location in the
D. auxiliary memory. A. MAR and sets the read/write line to 0.
22. Interrupt driven input output leads to B. MDR and sets the read/write line to 1.
A. Wastage of CPU time C. MAR and sets the read/write line to
B. Optimum use of CPU time D. MDR and sets the read/write line to 0.
C. Adequate execution of real time
processes