MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the program in Turb C (under DOS)? |
| A. | Garbage value, 1, 2, 3, 4, |
| B. | 1, 2, 3, 4, 5, |
| C. | 2, 3, 4, 5, 6, |
| D. | 0, 1, 2, 3, 4 |
| Answer» B. 1, 2, 3, 4, 5, | |