Computer Science, asked by hmdheeraj0503, 11 months ago

what is data type of Array subscript​

Answers

Answered by qwcricket10
1

The data type of array subscript is integer or int.

  • The same type of data collection or group is the one stored in an array.
  • The array subscript represents the value stored in that particular array.
  • The type of data that is used for the value in the array subscript is an integer or int type.
  • Array subscript is same as of array index.

#SPJ6

Similar questions