Question: 1 What is the starting subscript value for integer arrays? The starting subscript value for integer arravs is 0 . 2 How many array elements
1 What is the starting subscript value for integer arrays? The starting subscript value for integer arravs is 0 .
2 How many array elements does the following array definition reserve? int ages: ; The following array definition has 9 array elements.
Sol157:
- The starting subscript value for integer arrays is 0.
- The following array definition reserves 9 elements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
