Question: QUESTION 21 2.5 points Save Answer Which statement will return the number of rows in a two dimensional array a int a = a.rows int


![a.rows int a a.length O c int a = a[i] length d.](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f300cd0ebb9_48466f300cca59f0.jpg)




QUESTION 21 2.5 points Save Answer Which statement will return the number of rows in a two dimensional array a int a = a.rows int a a.length O c int a = a[i] length d. int a a. size QUESTION 22 2.5 points Save Answer What statement(s) could you use to declare and instantiate an ArrayList object reference of Book objects named library with a default capacity of 10 elements? ArrayListBook > library = new ArrayListBook>0; ArrayList Book> library library = new ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
