MCQOPTIONS
Saved Bookmarks
| 1. |
What happens when the following class is compiled and run. Select one correct answer. |
| A. | The program prints 2 |
| B. | The program prints 1 |
| C. | The program does not compile because of problems in the if statement |
| D. | The program prints 3 |
| Answer» D. The program prints 3 | |