Question: When reading a value in C using scanf, & is used to send the address of the variable to the function. In gcc-assembly, this is
When reading a value in C using scanf, & is used to send the address of the variable to the function. In gcc-assembly, this is done using:
Question 1 options:
|
| LEAQ |
|
| Call |
|
| None of these answers are correct |
|
| MOV |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
