The document provides a practical exercise to demonstrate the use of arrays and vectors in programming. It includes a Java program that implements a multidimensional array and prints its elements in a formatted manner. The output of the program displays a 3x3 grid of numbers from 1 to 9.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views1 page
Practical5 1JPR
The document provides a practical exercise to demonstrate the use of arrays and vectors in programming. It includes a Java program that implements a multidimensional array and prints its elements in a formatted manner. The output of the program displays a 3x3 grid of numbers from 1 to 9.