Question: 12. Suppose you have an array of 10 elements. What are the legal index values that can be used in the array? What happens if
12. Suppose you have an array of 10 elements. What are the legal index values that can be used in the array? What happens if you use an index that is outside this legal range? How can we write code to handle a situation when someone uses an illegal index value? (10 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
