C TutorialArray 15th February 201928th February 2019 - by admin - Leave a Comment An array is a collection of similar kind of data elements stored in adjacent memory locations and are referred to by a single array-name. The first element in the array is … Read More