CA Computer Architecture ISIAT
CA Computer Architecture ISIAT
Duration: 2 hours
Instruction: Answer all the question.
SECTION A: MCQ (20 marks)
1) What do processors of all computers must have? c) 1968
A. Control unit d) 1972
B. ALU 8) The hardware in which data is stored permanently
C. Primary Storage for a computer system is
D. All of these a) Registers
2) In the CPU, what is the functionality of the control b) Bus
unit? c) Secondary memory
A. To decode program instruction d) Main memory
B. To perform logic operations 9) Which language can be understood directly by
C. To store program instruction CPU?
D. To transfer data to primary storage a) C
3) With the help of _______ we reduce the memory b) Machine
access time: c) Java
A. SDRAM d) All
B. Cache 10) Which unit is used to measure the CPU’s
C. Heaps processing power?
D. Higher capacity RAMs a) GIPS
b) LIPS
4) What is a dedicated computer?
c) MIPS
A. Which does one kind of software
d) Nanoseconds
B. Which is meant for application software only
11) Which unit is used to measure the CPU’s speed
C. Which is used by one person only
of a computer?
D. Which is assigned to one and only one task
a) IPS
5) What is used to increase the apparent size of
b) GPS
physical memory?
c) Clock speed
A. Disks
d) IPC
B. Hard-disk
12) Which of the following is used by ALU to store
C. Virtual memory
intermediate results?
D. Secondary memory
a) Registers
b) Heap memory
6) What is a collection of 8 bits called? c) Stack memory
A. Byte d) Accumulator
B. Word 13) Which of the following special-purpose register
C. Record keeps track of the address of the instruction
D. None of these which is to be executed next?
7) The first computer architecture was designed (or a) Stack pointer
developed) in b) Program counter
a) 1970 c) ALU
b) 1971 d) Both b and c
1
14) Both the CISC and RISC architectures have been 18) Which of the following is not considered as a
developed to reduce the ______ peripheral device?
a) Time delay a. CPU
b) Semantic gap
b. Keyboard
c) Cost
d) All of the mentioned c. Monitor
15) Which of the following is the full form of CISC? d. All of the above
a) Complex Instruction Sequential Compilation
b) Complete Instruction Sequential Compilation 19) Which of the following computer memory is
c) Computer Integrated Sequential Compiler fastest?
d) Complex Instruction Set Computer
a. Register
16) . There are ___ kinds of buses.
a. One b. Hard disk
b. Two c. RAM
c. Three d. None of the above
d. Fou
17) Which of them is a CPU register.
20) Which of the following computer register collects
a. PC
the result of computation?
b. MAR
c. MDR a. Accumulator
d. All of the above b. Instruction Pointer
c. Storage register
d. None of the above