MCQOPTIONS
Saved Bookmarks
| 1. |
The control won’t fall into the for loop$ |
| A. | Numbers will be displayed until the signed limit of short and throw a runtime error |
| B. | Numbers will be displayed until the signed limit of short and program will successfully terminate |
| C. | This program will get into an infinite loop and keep printing numbers with no errors |
| Answer» C. This program will get into an infinite loop and keep printing numbers with no errors | |