Answer the following statements true (T) or false (F)
1. A break statement in a switch stops your program.
2. It is illegal to make function calls inside a switch statement.
3. A semicolon by itself is a valid C++ statement.
4. The break statement causes all loops to exit.
1. FALSE
2. FALSE
3. TRUE
4. FALSE
You might also like to view...
After you create a crop marquee, the Crop tool pointer becomes a(n) ____________________ pointer when inside the marquee.
Fill in the blank(s) with the appropriate word(s).
Write four different C++ statements that each add 1 to integer variable x.
What will be an ideal response?
____________________ are symbols that contain a Timeline with only four frames.
Fill in the blank(s) with the appropriate word(s).
A principle stating that data is organized in tables so that there is no redundant data.