-
Notifications
You must be signed in to change notification settings - Fork 0
Write a program named SubscriptExceptionTest in which you declare an array of 20 doubles and store values in the array. Write a try block in which you place a loop that prompts the user for a subscript value and displays the value stored in the corresponding array position. Create a catch block that catches any IndexOutOfRangeException and displ…
MyCueCards/SubscriptExceptionTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Write a program named SubscriptExceptionTest in which you declare an array of 20 doubles and store values in the array. Write a try block in which you place a loop that prompts the user for a subscript value and displays the value stored in the corresponding array position. Create a catch block that catches any IndexOutOfRangeException and displ…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published