ALL PRINTABLE PDF BOOKS FREE DOWNLOAD <<CLICK HERE>>
ALL PRINTABLE PDF BOOKS FREE DOWNLOAD <<CLICK HERE>>
Computer organization mcqs vliw architecture


Question 1 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
VLIW stands for?
Very Long Instruction Word | |
Very Long Instruction Width | |
Very Large Instruction Word | |
Very Long Instruction Width |
Question 1 Explanation:
It is the architecture designed to perform multiple operations in parallel.
Question 2 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
The important feature of the VLIW is .....
ILP | |
Cost effectiveness | |
Performance | |
None of the mentioned |
Question 2 Explanation:
ILP stands for Instruction Level Parallelism.
Question 3 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
The main difference between the VLIW and the other approaches to improve performance is .....
Cost effectiveness | |
Increase in performance | |
Lack of complex hardware design | |
All of the mentioned |
Question 3 Explanation:
The Pipe-lining and super-scalar architectures involved the usage of complex hardware circuits for the implementation.
Question 4 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
In VLIW the decision for the order of execution of the instructions depends on the program itself.
True | |
False |
Question 4 Explanation:
In other words, the order of execution of instructions has nothing to do with the physical hardware implementation of the system.
Question 5 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
The parallel execution of operations in VLIW is done according to the schedule determined by .....
Task scheduler | |
Interpreter | |
Compiler | |
Encoder |
Question 5 Explanation:
The compiler first checks the code for interdependencies and then determines the schedule for its execution.
There are 5 questions to complete.