Question: 17. Variables can be defined using BYTE and WORD in inline assembly code in Visual C++. a. True b. False 18. External identifiers are names
17. Variables can be defined using BYTE and WORD in inline assembly code in Visual C++.
a. True
b. False
18. External identifiers are names that have placed in an object file, so the linker can make the names available to other program modules.
a. True
b. False
23. Inline ASM statements in Visual C++ remove the need for calling and returning from an assembly language procedure.
a. True
b. False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
