Which of the following is a user defined token in 8080/8085 assembly language?
2022
Which of the following is a user defined token in 8080/8085 assembly language?
- A.
A
- B.
SP
- C.
ABC
- D.
PSW
Attempted by 88 students.
Show answer & explanation
Correct answer: C
In 8085 assembly, registers like A and SP are predefined system tokens. User-defined tokens include labels or identifiers created by the programmer, such as ABC. Therefore, ABC is the correct user-defined token among the choices provided.