731. HLL stands for:
Correct answer: (A)
High level languages
732. Which is a method of decomposing a sequential process into sub operations:
Correct answer: (A)
Pipeline
733. How many types of array processor:
Correct answer: (B)
2
734. Which are the types of array processor:
Correct answer: (C)
Both
735. Which types of jump keeps a 2_byte instruction that holds the range from- 128to127 bytes in the memory location:
Correct answer: (C)
Short jump
736. Which types of register holds a single vector containing at least two read ports and one write ports:
Correct answer: (D)
Vector register
737. Parallel computing means doing several takes simultaneously thus improving the performance of the ____________:
Correct answer: (B)
Computer system
738. Which is used to speed-up the processing:
Correct answer: (C)
Both
739. Which processor is a peripheral device attached to a computer so that the performance of a computer can be improved for numerical computations:
Correct answer: (A)
Attached array processor
740. Which processor has a single instruction multiple data stream organization that manipulates the common instruction by means of multiple functional units:
Correct answer: (B)
SIMD array processor