Array is used to store multiple values in a single variable.
An Array is an object type designed for storing data collections.
Uses of array:
1)Store multiple values in one variable
2(Easy to access and manage data
3)Useful for loops and data processing
Example;
code to add programs


Top comments (1)
Use 'Code' to add programs here.