dq define quad word- this directive is


DQ:  Define  Quad word:- 

This directive is taken in use to direct the assembler to reserve 4 words (8 bytes) of memory for the specified variable and can initialise it having the specified values.

DT: Define Ten Bytes:-

The DT directive directs the assembler to define the specified variable requiring 10- bytes for its storage and initialise the 10-bytes with the specified values. The directive may be used in case of variables facing heavy numerical calculations, normally processed by numerical processors.

 

Request for Solution File

Ask an Expert for Answer!!
Assembly Language: dq define quad word- this directive is
Reference No:- TGS0173554

Expected delivery within 24 Hours