MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements are correct about the exception reported below? Unhandled Exception: System.lndexOutOfRangeException: Index was outside the bounds of the array: at IndiabixConsoleApplication.MyProgram.SetVal(Int32 index, Int32 val) in D:SampleIndiabixConsoleApplicationMyProgram.cs:line 26 at IndiabixConsoleApplication.MyProgram.Main(String[] args) in D:SampleIndiabixConsoleApplicationMyProgram.cs:line 20 |
| A. | 1 only |
| B. | 1 and 2 only |
| C. | 3, 4 and 5 only |
| D. | All of the above |
| Answer» D. All of the above | |