Computer Organization and Architecture MCQ Half Made1
Computer Organization and Architecture MCQ Half Made1
Computer Organization and Architecture MCQ Half Made1
advertisement
7. What does CSA stands for?
a) Computer Service Architecture
b) Computer Speed Addition
c) Carry Save Addition
d) None of the mentioned
View Answer
Answer: b
Explanation: The CSA is used to speed up the addition of multiplicands.
8. If an exception is raised and the succeeding instructions are executed completely, then the processor
is said to have ______
a) Generation word
b) Exception handling
c) Imprecise exceptions
d) None of the mentioned
View Answer
Answer: c
Explanation: The processor since as executed the following instructions even though an exception was
raised, hence the exception is treated as imprecise.
11. Which of the following architecture is suitable for a wide range of data types?
a) IA-32
b) ARM
c) ASUS firebird
d) 68000
View Answer
Answer: a
Explanation: IA-32 architecture is suitable for a wide range of data types.
12. In IA-32 architecture along with the general flags, which of the following conditional flags are
provided?
a) TF
b) IOPL
c) IF
d) All of the mentioned
View Answer
Answer: d
Explanation: These flags are basically used to check the system for exceptions.
18. If the instruction Add R1, R2, R3 is executed in a system which is pipelined, then the value of S is
(Where S is term of the Basic performance equation).
a) 2
b) ~1
c) ~7
d) 2
View Answer
Answer: b
Explanation: The value will be much lower in case of multiple BUS organisation.
20. For a given FINITE number of instructions to be executed, which architecture of the processor
provides for a faster execution?
a) ANSA
b) Super-scalar
c) ISA
d) All of the mentioned
View Answer
Answer: b
Explanation: In super-scalar architecture, the instructions are set in groups and they’re decoded and
executed together reducing the amount of time required to process them.
21. What is the full form of ISA?
a) Industry Standard Architecture
b) International Standard Architecture
c) International American Standard
d) None of the mentioned
View Answer
Answer: c
Explanation: The ISA is an architectural standard developed by IBM for its PC’s.
23. The reason for the cells to lose their state over time is ________
a) Use of Shift registers
b) The lower voltage levels
c) Usage of capacitors to store the charge
d) None of the mentioned
View Answer
Answer: c
Explanation: Since capacitors are used the charge dissipates over time.
24. In order to read multiple bytes of a row at the same time, we make use of ______
a) Memory extension
b) Cache
c) Shift register
d) Latch
View Answer
Answer: d
Explanation: The latch makes it easy to ready multiple bytes of data of the same row simultaneously by
just giving the consecutive column address.
29. The memory devices which are similar to EEPROM but differ in the cost effectiveness is ______
a) CMOS
b) Memory sticks
c) Blue-ray devices
d) Flash memory
View Answer
Answer: d
Explanation: The flash memory functions similar to the EEPROM but is much cheaper.