2.
How do you declare a one-dimensional array in Java?

4.
What is the correct way to initialize a two-dimensional array in Java?

5.
What does the length attribute of an array in Java represent?

10.
Which of the following is a valid declaration and initialization of a String array in Java?