Advertisements
Advertisements
Question
What are indexed arrays?
Short/Brief Note
Advertisements
Solution
An array is defined using the keyword “array”. Each element of line array is assigned on index values which commences from O and ends with n-1. The user can access the array element using the assname followed by index value.
shaalaa.com
Is there an error in this question or solution?
