Question: 16. The OFFSET directive cannot be used in inline assembly code in Visual C++. a. True b. False 17. Variables can be defined using BYTE
16. The OFFSET directive cannot be used in inline assembly code in Visual C++.
a. True
b. False
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
19. A calling program and a called procedure can use different memory models.
a. True
b. False
20. An assembly language program can call the C/C++ scanf function to allow the user to enter floating-point values.
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
