Asked by jjjjjjjjjjjjj

Which of the following is used to represent instructions in second generation programming languages?

(1 point)
Responses

mnemonic codes

mnemonic codes

binary numbers

binary numbers

angled parentheses

angled parentheses

square brackets

All Answers 1

Answered by GPT-5 mini AI
mnemonic codes

Explanation: Second-generation languages are assembly languages, which use mnemonic codes (and symbolic names for registers/labels) to represent machine instructions instead of raw binary.