271. Each operation has its ____________ opcode:
Correct answer: (A)
Unique
272. which are of these examples of Intel 8086 opcodes:
Correct answer: (D)
All of these
273. ____________ specify where to get the source and destination operands for the operation specified by the ____________:
Correct answer: (A)
Operand fields and opcode
274. The source/destination of operands can be the ____________ or one of the general-purpose register:
Correct answer: (A)
Memory
275. The complete set of op-codes for a particular microprocessor defines ____________ the set for that processor:
Correct answer: (D)
Instruction
276. Which is the method by which instructions are selected for execution:
Correct answer: (C)
Instruction sequencing
277. The simplest method of controlling sequence of instruction execution is to have each instruction explicitly specify:
Correct answer: (A)
The address of next instruction to be run
278. As the instruction length increases ____________ of instruction addresses in all the instruction is ____________:
Correct answer: (C)
Explicit and disadvantageous
279. ____________ is the sequence of operations performed by CPU in processing an instruction:
Correct answer: (D)
Instruction cycle
280. The time required to complete one instruction is called:
Correct answer: (B)
Execution time