This is a tutorial on Array in Data Structure and Algorithm. In this tutorial, I explained the concept of 2Array using a white board and drawing tool which made it really easy to understand, and later programmed its implementation using Java.
At the End of this tutorial, You will be able to implement both static and Dynamic 2DArray as well as perform different operations
traversal.
Happy Learning.