Question
In vulnerability assessment and reverse engineering, Function calls in assembly mainly refers to:
Select an option. Your answer will be checked instantly.
Correct Answer: A. function calls transfer control to a routine and usually use stack/register conventions
Explanation:
The correct answer is function calls transfer control to a routine and usually use stack/register conventions. This matches the course topic 'Function calls in assembly' in Vulnerability Assessment & Reverse Engineering.
Leave a Reply