COMPUTER SYSTEM ARCHITECTURE MCQS PART 05
1. n bits in operation code imply that there are ___________ possible distinct operators
(A) 2n
(B) 2n
(C) n/2
(D) n2
Ans: B
2. _________ register keeps tracks of the instructions stored in program stored inmemory.
(A) AR (Address Register)
(B) XR (Index Register)
(C) PC (Program Counter)
(D) AC (Accumulator)
Ans: C
3. Memory unit accessed by content is called
(A) Read only memory
(B) Programmable Memory
(C) Virtual Memory
(D) Associative Memory
Ans: D
4. ‘Aging registers’ are
(A) Counters which indicate how long ago their associated pages have beenreferenced.
(B) Registers which keep track of when the program was last accessed.
(C) Counters to keep track of last accessed instruction.
(D) Counters to keep track of the latest data structures referred.
Ans: A
5. The instruction ‘ORG O’ is a
(A) Machine Instruction.
(B) Pseudo instruction
(C) High level instruction.
(D) Memory instruction
Ans: B
6. Translation from symbolic program into Binary is done in
(A) Two passes.
(B) Directly
(C) Three passes.
(D) Four passes.
Ans: A
7. A floating point number that has a O in the MSB of mantissa is said to have
(A) Overflow
(B) Underflow
(C) Important number
(D) Undefined
Ans: B
8. The BSA instruction is
(A) Branch and store accumulator
(B) Branch and save return address
(C) Branch and shift address
(D) Branch and show accumulator
Ans: B
9. State whether True or False.
(i) Arithmetic operations with fixed point numbers take longer time for execution ascompared to with floating point numbers.
Ans: True.
(ii) An arithmetic shift left multiplies a signed binary number by 2.
Ans: False.
10. Logic gates with a set of input and outputs is arrangement of
(A) Combinational circuit
(B) Logic circuit
(C) Design circuits
(D) Register
Ans: A
(A) 2n
(B) 2n
(C) n/2
(D) n2
Ans: B
2. _________ register keeps tracks of the instructions stored in program stored inmemory.
(A) AR (Address Register)
(B) XR (Index Register)
(C) PC (Program Counter)
(D) AC (Accumulator)
Ans: C
3. Memory unit accessed by content is called
(A) Read only memory
(B) Programmable Memory
(C) Virtual Memory
(D) Associative Memory
Ans: D
4. ‘Aging registers’ are
(A) Counters which indicate how long ago their associated pages have beenreferenced.
(B) Registers which keep track of when the program was last accessed.
(C) Counters to keep track of last accessed instruction.
(D) Counters to keep track of the latest data structures referred.
Ans: A
5. The instruction ‘ORG O’ is a
(A) Machine Instruction.
(B) Pseudo instruction
(C) High level instruction.
(D) Memory instruction
Ans: B
6. Translation from symbolic program into Binary is done in
(A) Two passes.
(B) Directly
(C) Three passes.
(D) Four passes.
Ans: A
7. A floating point number that has a O in the MSB of mantissa is said to have
(A) Overflow
(B) Underflow
(C) Important number
(D) Undefined
Ans: B
8. The BSA instruction is
(A) Branch and store accumulator
(B) Branch and save return address
(C) Branch and shift address
(D) Branch and show accumulator
Ans: B
9. State whether True or False.
(i) Arithmetic operations with fixed point numbers take longer time for execution ascompared to with floating point numbers.
Ans: True.
(ii) An arithmetic shift left multiplies a signed binary number by 2.
Ans: False.
10. Logic gates with a set of input and outputs is arrangement of
(A) Combinational circuit
(B) Logic circuit
(C) Design circuits
(D) Register
Ans: A
No comments:
Post a Comment