retagged by
1,091 views
3 votes
3 votes
Assume a CPU takes 17 cycles in worst case to execute an instruction.Number of cycles required to execute the current instruction is 12.If an interrupt occurs during the execution of current instruction,then after how many cycles it will be recogonized?

a:) 17

b:) 11

c:)12

d:)17+2
retagged by

1 Answer

1 votes
1 votes
C .

Since interrupt is recognized after the execution of current instruction

Related questions

0 votes
0 votes
0 answers
1
RamaSivaSubrahmanyam asked Sep 4, 2022
222 views
If Some device wants to Transfer some bytes into memory ?? ..By using which signal the Device will contact the CPU??READY[I am ready to transfer] OrINTR
0 votes
0 votes
1 answer
3
its_vv asked Jul 1, 2022
931 views
Both internal and software caused by executing the program instructions . So both are same ?
0 votes
0 votes
1 answer
4
amitqy asked Feb 16, 2019
463 views
Under the SOFTWARE METHOD – POLLING heading.What is the meaning of this line?“In this method, all interrupts are serviced by branching to the same service program”....