Which of the following benefits is associated with using assembly language instead of machine language?
Explanation
Assembly language offers several advantages over machine language: it makes data incorporation into programs simpler, uses symbolic addresses instead of absolute ones, and employs mnemonic codes that are more readable. Therefore, all the listed benefits apply.