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