Cs 4
Cs 4
g Which of the following will produce a signal which is sent to the CPU to
suspend its current operation?
A bootstrap
B buffer
C interrupt
D quarantine
h On which one of the following memories are the BIOS settings stored?
A ROM
B RAM
C EEPROM
D CMOS
[10]
6 a Describe the differences between a compiler and an interpreter.[4]
b Give one advantage and one disadvantage of using a compiler. [2]
c Give one advantage and one disadvantage of using an interpreter. [2]
7 Describe the differences between a compiler and an assembler.[4]
8 An Integrated Development Environment contains these features:
– Auto-completion
– Auto-correction
– Prettyprinting
a Explain what is meant by the term IDE.[2]
b Describe each of the features given. Include a suitable example
with each description. [6]
c Identify two other features that should be included in an IDE.
Give a reason why each feature is necessary. [4]
9 Pedro has written a program in a high-level language to do some
calculations for a friend. His friend needs to use the program
immediately on his laptop. Pedro does not know what software is
available on the laptop. Also, his friend’s internet connection is very slow.
Explain which type of translator Pedro should use for his program.
Give reasons why this is the best choice in this case. [6]
179