X1072: Make Variable Sized Array

For this question create a 2D array using the sizes passed in as parameters. Use rows as the size of the first dimension, and columns as the size of the second dimension.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.