Question
a.
memory location technique
b.
global variable technique
c.
stack
d.
None of the above
Posted under Microprocessor
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The technique to estimate the size of an executable program, before it is assembled and linked is
Similar Questions
Discover Related MCQs
Q. To estimate the size of an executable program before it is assembled and linked, the programming methodology concerned is by writing
View solution
Q. If a number of instructions are repeating through the main program, then to reduce the length of the program, __________ is used.
View solution
Q. A macro can be defined as
View solution
Q. A macro can be used as ________
View solution
Q. The end of a macro can be represented by the directive.
View solution
Q. Inserting the statements and instructions represented by macro, directly at the place of the macroname, in the program, is known as
View solution
Q. The time required for execution of a macro is ________ that of the procedure.
View solution
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
View solution
Q. The number of instructions actually executed by the microprocessor depends on the
View solution
Q. In case of subroutines, the actual number of instructions executed by the processor depends on
View solution
Q. The step included in generating delays is
View solution
Q. The Count, N can be defined as
View solution
Q. In the instruction set,
MOV CX, BA03H
WAIT: DEC CX
NOP
JNZ WAIT
RET
if the zeroth condition is satisfied then, for execution, the JNZ instruction takes
View solution
Q. In the instruction set,
MOV CX, BA03H
WAIT: DEC CX
NOP
JNZ WAIT
RET
if the zeroth condition is not satisfied, then the JNZ instruction takes
View solution
Q. The maximum count value of 16-bit count register puts a limitation on
View solution
Q. When large delays are required, then to serve the purpose
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Microprocessor? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!