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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started