TRUE/FALSE 11. The Visual C++ compiler always preserves ECX and EDX when impleme
ID: 3545913 • Letter: T
Question
TRUE/FALSE
11. The Visual C++ compiler always preserves ECX and EDX when implementing functions.
12. Inline ASM statements in Visual C++ remove the need for calling and returning from an assembly language procedure.
13. Inline ASM statements in Visual C++ cannot use the STRUCT directive.
14. Inline ASM statements in Visual C++ can use the LENGTHOF operator, but not the LENGTH operator.
15. Arguments are passed by C++ programs from right to left, meaning that the rightmost argument is the first to be pushed on the stack.
Explanation / Answer
T
F
F
T
F
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.