adplus-dvertising
frame-decoration

Question

Which option is used for returning values to the caller in functions?

a.

Memory address

b.

Stack address

c.

Global address

d.

None of the above

Posted under Reverse Engineering

Answer: (a).Memory address Explanation:The option used for returning values to the caller in functions is a memory address.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which option is used for returning values to the caller in functions?