adplus-dvertising
frame-decoration

Question

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

a.

n+T

b.

n-T

c.

n*T

d.

n/T

Answer: (c).n*T

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

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

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

Q. A macro can be used as ________

Q. A macro can be defined as

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

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

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

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

Q. If a procedure is interactive, then

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

Q. Procedures, for their execution, require

Q. Procedures are also known as

Q. To execute a program one should

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

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

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

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. Once the processor responds to an INTR signal, the IF is automatically

Q. The status of the pending interrupts is checked at