Reading Value C Using Scanf Used Send Address Variable Function Gcc Assembly Done Using Qu Q43904747
When reading a value in C using scanf, & is used to send theaddress of the variable to the function. In gcc-assembly, this isdone using:
Question 1 options:
LEAQ
Call
None of these answers are correct
MOV
Expert Answer
Answer to When reading a value in C using scanf, & is used to send the address of the variable to the function. In gcc-assembly, t…
OR