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

 QUESTION 21 2.5 points Save Answer Which statement will return thenumber 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 ofBook objects named library with a default capacity of 10 elements? ArrayListBook> library = new ArrayListBook>0; ArrayList Book> library library = new ArrayList0;

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 ArrayList0; C. both a and b d. neither a or b

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!