An array is a collection of a fixed number of values of a single type. For example: if you want to store 100 integers in sequence, you can create an array for it.int data[100];
Download the Study24x7 App, so you can connect and collaborate.