Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Test  >  Computer Architecture & Organisation (CAO)  >  Test: VLIW Architecture (I-64) - Computer Science Engineering (CSE) MCQ

VLIW Architecture (I-64) - GATE CSE (CSE) Computer & Organisation Free


MCQ Practice Test & Solutions: Test: VLIW Architecture (I-64) (10 Questions)

You can prepare effectively for Computer Science Engineering (CSE) Computer Architecture & Organisation (CAO) with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: VLIW Architecture (I-64)". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 10 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: VLIW Architecture (I-64) - Question 1

 VLIW stands for

Detailed Solution: Question 1

Answer: a
Explanation: It is the architecture designed to perform multiple operations in parallel.

Test: VLIW Architecture (I-64) - Question 2

The important feature of the VLIW is _______

Detailed Solution: Question 2

Answer: a
Explanation: ILP stands for Instruction Level Parallelism.

Test: VLIW Architecture (I-64) - Question 3

The main difference between the VLIW and the other approaches to improve performance is

Detailed Solution: Question 3

Answer: c
Explanation: The Pipe-lining and super-scalar architectures involved the usage of complex hardware circuits for the implementation.

Test: VLIW Architecture (I-64) - Question 4

 In VLIW the decision for the order of execution of the instructions depends on the program itself. 

Detailed Solution: Question 4

Answer: a
Explanation: In other words the order of execution of instructions has nothing to do with the physical hardware implementation of the system.

Test: VLIW Architecture (I-64) - Question 5

The parallel execution of operations in VLIW is done according to the schedule determined by _____

Detailed Solution: Question 5

Answer: c
Explanation: The compiler first checks the code for inter dependencies and then determines the schedule for its execution.

Test: VLIW Architecture (I-64) - Question 6

The VLIW processors are much simpler as they don not require of _____

Detailed Solution: Question 6

Answer: d
Explanation: As the compiler only decides the schedule of execution the scheduler is not required here.

Test: VLIW Architecture (I-64) - Question 7

The VLIW architecture follows _____ approach to achieve parallelism.

Detailed Solution: Question 7

Answer: d
Explanation: The MIMD stands for Multiple Instructions Multiple Data.

Test: VLIW Architecture (I-64) - Question 8

The following instruction is allowed in VLIW:
f12 = f0 * f4, f8 = f8 + f12, f0 = dm(i0, m3), f4 = pm(i8, m9);

Detailed Solution: Question 8

Answer: a
Explanation: The above mentioned instruction is a complex 48 bit instruction used to perform operations on floating numbers.

Test: VLIW Architecture (I-64) - Question 9

To compute the direction of the branch the VLIW uses _____

Test: VLIW Architecture (I-64) - Question 10

EPIC stands for

20 videos|115 docs|48 tests
Information about Test: VLIW Architecture (I-64) Page
In this test you can find the Exam questions for Test: VLIW Architecture (I-64) solved & explained in the simplest way possible. Besides giving Questions and answers for Test: VLIW Architecture (I-64), EduRev gives you an ample number of Online tests for practice
Download as PDF