MCQOPTIONS
Saved Bookmarks
| 1. |
Which condition among the following might result in memory exception? |
| A. | False if conditions |
| B. | Nested if conditions that are all false |
| C. | Infinite loops |
| D. | Loop that runs exactly 99 times |
| Answer» D. Loop that runs exactly 99 times | |