nerdexam
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)
  • A
    6% (2)
  • B
    9% (3)
  • C
    82% (28)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GREM Practice