Do you know what is EQU?
Submitted by: Muhammad☛ EQU is the equate assmbler directive used to define a constant without occupying a memory location.
☛ It associates a constant value with data label .
☛ Whenever the label appears in the program ,constant value is subsituted for label.
☛ Advantage: The constant value occuring at various positions in a program can be changed at once using this directive.
☛ Syntax: label EQU constant value
Submitted by: Muhammad
☛ It associates a constant value with data label .
☛ Whenever the label appears in the program ,constant value is subsituted for label.
☛ Advantage: The constant value occuring at various positions in a program can be changed at once using this directive.
☛ Syntax: label EQU constant value
Submitted by: Muhammad
Read Online Advanced Embedded Systems Job Interview Questions And Answers
Top Advanced Embedded Systems Questions
| ☺ | Tell me what is the difference between microprocessor and microcontroller? |
| ☺ | Do you know what is lst file? |
| ☺ | What is high-end embedded processor? |
| ☺ | What is interrupt latency? How can you reduce it? |
| ☺ | What is embedded system in a computer system? |
Top New Artificial Intelligence Categories
| ☺ | Virtual Assistant Interview Questions. |
| ☺ | Artificial Intelligence Robotics Interview Questions. |
| ☺ | AI Fuzzy Logic Interview Questions. |
| ☺ | Artificial Intelligence Neural Networks Interview Questions. |
| ☺ | Artificial Intelligence Games Interview Questions. |
