What is an Array? An array is a special variable, which can hold more than one value. Advantages of array. Arrays store multiple data of similar types with the same name. As the array is of fixed size and stored in contiguous memory locations ther...
mrdecoder.hashnode.dev8 min read
No responses yet.