Use the Print choice on the ____ menu to print the Visual Basic code.
A. File
B. Edit
C. View
D. Tools
Answer: A
Computer Science & Information Technology
You might also like to view...
A(n) ____ is a group of related fields that contain all of the necessary data about a specific person, place, or thing.
A. file B. entity C. record D. field
Computer Science & Information Technology
Identify the compiler errors and state what is wrong with the code.
```
#include
Computer Science & Information Technology