GIAC
GREM · Question #26
What is a common indicator that a function in assembly language is about to return a value?
The correct answer is C. A RET instruction. See the full explanation below for the reasoning.
Question
What is a common indicator that a function in assembly language is about to return a value?
Options
- AA PUSH instruction
- BA MOV instruction to the stack
- CA RET instruction
- DA JMP instruction
How the community answered
(34 responses)- A6% (2)
- B9% (3)
- C82% (28)
- D3% (1)
Community Discussion
No community discussion yet for this question.