The following values represent a display from a matrix. Use it to answer the question that follows.
Write a C++ program to implement a class named Array with a variable initialized the values and has a method called ShowArray to display the values of the matrix as they appears.