Explain the characteristics of instruction and execution time.
Answer / Neeraj Singh
Instruction and execution time are two important characteristics of computer instructions. Instruction is the specific command or set of commands that a processor executes to perform a particular task. Execution time, also known as cycle time, is the amount of time it takes for a processor to execute an instruction. The goal in computer design is to minimize the execution time by optimizing the instruction set and hardware design.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is MUTEX ?
What is Scheduling algorithm?
What is the highest ram?
What is the Difference between Loading and Linking ?
What is inaddr_any?
Which is better 32 bit or 64 bit?
What's the difference between x86 and x64?
How do I enable blocked content in internet explorer 11?
What is an idle thread?
How does DMA increase system concurrency? How does it complicate hardware design?
What is Thrashing?
Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?