How many indexed variables does the following array have?
What will be an ideal response?
int myArray[]={1,2,3,6,5,4,7,1,2};
Computer Science & Information Technology
What will be an ideal response?
int myArray[]={1,2,3,6,5,4,7,1,2};