What Is The Difference Between Assembler Directives And Instructions?
What Is The Difference Between Assembler Directives And Instructions? Answer: Assembler instruction generates machine code, thus contributes towards the size of the program . Assembler directive does not create any machine code,thus does not contribute to program size.It directs the assembler to perform certain actions during assembly phase. What are assembler directives? Assembler directives are