What do you mean by data label and code label?
Labels can be used on code as well. Just like data labels they remember the address at which they are used. The assembler does not differentiate between code labels and data labels. The programmer is responsible for using a data label as data and a code label as code.
0 Comments
Please add nice comments or answer ....