331. ____________ is given an instruction in machine language this instruction is fetched from the memory by the CPU to execute:
Correct answer: (B)
CPU
332. Which cycle refers to the time period during which one instruction is fetched and executed by the CPU:
Correct answer: (B)
Instruction cycle
333. How many stages of instruction cycle:
Correct answer: (C)
4
334. Which are stages of instruction cycle:
Correct answer: (E)
All of these
335. Which instruction are 32 bits long , with extra 16 bits:
Correct answer: (A)
Memory reference instruction
336. Which is addressed by sign extending the 16-bit displacement to 32-bit:
Correct answer: (B)
Effective memory address
337. Which are instruction in which two machine cycle are required:
Correct answer: (B)
Memory reference instruction
338. Which instruction are used in multithreaded parallel processor architecture:
Correct answer: (A)
Memory reference instruction
339. Which instruction are arranged as per the protocols of memory reference format of the input file in a simple ASCII sequence of integers between the range 0 to 99 separated by spaces without formatted text and symbols:
Correct answer: (A)
Memory reference instruction
340. ____________ is an external hardware event which causes the CPU to interrupt the current instruction sequence:
Correct answer: (C)
Both