MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is correct about the C#.NET program given below if a value "6" is input to it? |
| A. | It will output: Index out of bounds Remaining program |
| B. | It will output: Bad Format Remaining program |
| C. | It will output: Bad Format |
| D. | It will output: Remaining program |
| Answer» B. It will output: Bad Format Remaining program | |