adplus-dvertising
frame-decoration

Question

The status of the pending interrupts is checked at

a.

the end of main program

b.

the end of all the interrupts executed

c.

the beginning of every interrupt

d.

the end of each instruction cycle

Answer: (d).the end of each instruction cycle

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The status of the pending interrupts is checked at

Similar Questions

Discover Related MCQs

Q. Once the processor responds to an INTR signal, the IF is automatically

Q. If the pin LOCK (active low based) is low at the trailing edge of the first ALE pulse, then till the start of the next machine cycle, the pin LOCK (active low) is

Q. With the trailing edge of the LOCK (active low), the INTA (active low) goes low and remains in it for

Q. The method of defining the interrupt service routine for software is

Q. While programming for any type of interrupt, the interrupt vector table is set

Q. To execute a program one should

Q. Procedures are also known as

Q. Procedures, for their execution, require

Q. The technique that is used to pass the data or parameter to procedures in assembly language program is by using

Q. If a procedure is interactive, then

Q. For passing the parameters to procedures using the PUBLIC and EXTRN directives, it must be declared PUBLIC in the

Q. The technique to estimate the size of an executable program, before it is assembled and linked is

Q. To estimate the size of an executable program before it is assembled and linked, the programming methodology concerned is by writing

Q. If a number of instructions are repeating through the main program, then to reduce the length of the program, __________ is used.

Q. A macro can be defined as

Q. A macro can be used as ________

Q. The end of a macro can be represented by the directive.

Q. Inserting the statements and instructions represented by macro, directly at the place of the macroname, in the program, is known as

Q. The time required for execution of a macro is ________ that of the procedure.

Q. If ‘n’ denotes the number of clock cycles and ‘T’ denotes period of the clock at which the microprocessor is running, then the duration of execution of loop once can be denoted by