Question
a.
ASSUME
b.
LOCAL
c.
LABEL
d.
EQU
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 recurrence of the numerical values or constants in a program code is reduced by
Similar Questions
Discover Related MCQs
Q. The directive that marks the starting of the logical segment is
View solution
Q. The directive that directs the assembler to start the memory allotment for a particular segment/block/code from the declared address is
View solution
Q. The directive that updates the location counter to the next even address while executing a series of instructions is
View solution
Q. The directive that marks the end of a logical segment is
View solution
Q. The directive that marks the end of an assembly language program is
View solution
Q. Match the following:
a) DB 1) used to direct the assembler to reserve only 10-bytes
b) DT 2) used to direct the assembler to reserve only 4 words
c) DW 3) used to direct the assembler to reserve byte or bytes
d) DQ 4) used to direct the assembler to reserve words
View solution
Q. The directive used to inform the assembler, the names of the logical segments to be assumed for different segments used in the program is
View solution
Q. The assembler directives which are the hints using some predefined alphabetical strings are given to
View solution
Q. Which of the following is not a machine controlled instruction?
View solution
Q. NOP instruction introduces
View solution
Q. Which instruction cannot force the 8086 processor out of ‘halt’ state?
View solution
Q. The instruction that unconditionally transfers the control of execution to the specified address is
View solution
Q. The instructions that are used to call a subroutine from the main program and return to the main program after execution of called function are
View solution
Q. Match the following:
A) MOvSB/SW 1) loads AL/AX register by content of a string
B) CMPS 2) moves a string of bytes stored in source to destination
C) SCAS 3) compares two strings of bytes or words whose length is stored in CX register
D) LODS 4) scans a string of bytes or words
View solution
Q. The instruction that is used as prefix to an instruction to execute it repeatedly until the CX register becomes zero is
View solution
Q. In the RCL instruction, the contents of the destination operand undergo function as
View solution
Q. The instruction that performs logical AND operation and the result of the operation is not available is
View solution
Q. The Carry flag is undefined after performing the operation
View solution
Q. The mnemonic that is placed before the arithmetic operation is performed is
View solution
Q. The ROR instruction rotates the contents of the destination operand to
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!