The assembler directives which are the hints using some predefined alphabetical strings are given to
The directive used to inform the assembler, the names of the logicals segments to be assumed for different segments used in the program is
1 Crore+ students have signed up on EduRev. Have you? Download the App |
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
The directive that marks the end of an assembly language program is
The directive that marks the end of a logical segment is
The directive that updates the location counter to the next even address while executing a series of instructions is
The directive that directs the assembler to start the memory allotment for a particular segment/block/code from the declared address is
The directive that marks the starting of the logical segment is
The recurrence of the numerical values or constants in a program code is reduced by
The labels or constants that can be used by any module in the program is possible when they are declared as