X1075: Initialize 2D Array

Fill in the for loops in the following method. This method needs to iterate through the 2D boolean array and set each slot in the array to true.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.