These are the c++ programs to show the use of Array Data Structure.
DS-01: A C++ Program to show the Multiplication, Addition, Subtraction, Sorting, Transpose, Searching and Merging of two Matrices.
DS-38: A C++ Program to implement the List Class using Arrays.