in CO and Architecture retagged by
1,936 views
1 vote
1 vote

The 8085 microprocessor responds to the presence of an interrupt

  1. as soon as the TRAP pin becomes 'high'
  2. by checking the TRAP pin for 'high' status at the end of each instruction
  3. by checking the TRAP pin for 'high' status at the end of the execution of each instruction.
  4. by checking the TRAP pin for 'high' status at regular intervals.
in CO and Architecture retagged by
1.9k views

3 Comments

can anyone give a proper ans with reference
0
0
right answer is A??
0
0
out of syllabus now.
1
1

2 Answers

0 votes
0 votes
Option c .
by

2 Comments

yes  answer should be c  microprocessor  check for interrupt at end of  execution of each instruction.
1
1
What is difference between Option B and Option C
1
1
0 votes
0 votes

Option C

TRAP is non-maskable interrupt and is active high  level, edge triggered non-maskable highest priority interrupt.

Related questions