a) Improving the IC technology of the logic circuits b) Reducing the amount of processing done ...
View QuestionFor a given FINITE number of instructions to be executed, which architecture of the processor provides for a faster execution?
a) ISA b) ANSA c) Super-scalar d) All of the mentioned Answer: c Explanation: In ...
View QuestionA processor performing fetch or decoding of different instruction during the execution of another instruction is called ______
a) Super-scaling b) Pipe-lining c) Parallel Computation d) None of the mentioned Answer: b Explanation: ...
View QuestionTwo processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the execution of the same instruction which processor is faster?
a) A b) B c) Both take the same time d) Insufficient information Answer: a
View QuestionDuring the execution of the instructions, a copy of the instructions is placed in the ______
a) Register b) RAM c) System heap d) Cache Answer: d Explanation: ...
View Question_______ is used to store data in registers.
a) D flip flop b) JK flip flop c) RS flip flop d) None of the mentioned
View QuestionThe registers, ALU and the interconnection between them are collectively called as _____
a) process route b) information trail c) information path d) data path Answer: d Explanation: ...
View Question______ is used to choose between incrementing the PC or performing ALU operations.
a) Conditional codes b) Multiplexer c) Control unit d) None of the mentioned Answer: b Explanation: The multiplexer circuit ...
View QuestionThe internal components of the processor are connected by _______
a) Processor intra-connectivity circuitry b) Processor bus c) Memory bus d) Rambus Answer: b Explanation: The processor ...
View QuestionISP stands for _________
a) Instruction Set Processor b) Information Standard Processing c) Interchange Standard Protocol d) Interrupt Service Procedure Answer: a
View Question