- Description
- Full Document
Cultural studies (2018)
you must have a ________ for every variable you intend to use in a program.
MULTIPLE CHOICE
1. In a C++ program, two slash marks ( // ) indicate:
2. A statement that starts with a # is called a:
3. For every opening brace in a C++ program, there must be a:
4. The ______ is/are used to display information on the computer’s screen.
5. The _____ causes the contents of another file to be inserted into a program.
6. _____________ represent storage locations in the computer’s memory.
7. These are data items whose values do not change while the program is running.
8. You must have a ___________ for every variable you intend to use in a program.
9. Of the following, which is a valid C++ identifier?
10. The numeric data types in C++ can be broken into two general categories:
PREVIEW

