Respuesta :

Answer:

The correct answer to the following question will be "False".

Explanation:

There have been several NASM directives that describe constants. One of them is the EQU Directive.

The EQU Rule gives a marked attribute. That mark can be used for subsequent words. A mark assigned to a significance by this rule is a constant that could not be modified or reinvented.

Syntax of the EQU directive:

EQUATION_NAME EQU expression

Therefore, the given statement is false.

ACCESS MORE