Which method is called in Line 2? A. boolean add(Object o) B. boolean add (Book b) C. boolean add(Comparable c) 12. Which of the following is correct about the size and capacity of my Books immediately after Line 2 is executed in Question 111 A. Size: 5, capacity: 10 B. Size: 1, capacity: 2 C. Size: 1, capacity: 10 D. Size: 1, capacity: 20 E. Size 1, capacity: 1 F. Size 10, capacity: 10 11. Given the following code fragment: 1: ArrayList
myBooks = new ArrayList(); 2: myBooks20.add(bl); Which method is called in Line 2? A. boolean add(Object o) B. boolean add (Book b) c. boolean add(Comparable c) 12. Which of the following is correct about the size and capacity of myBooks immediately after Line 2 is executed in Question 111 A. Size: 5, capacity: 10 B. Size: 1, capacity: 2 C. Size: 1, capacity: 10 D. Size: 1, capacity: 20 E. Size 1, capacity: 1 F. Size 10, capacity: 10 to linka list of Bank oblects and name it my Textbooks. Use the Linkedlist dass in Java API. Which method is called in Line 2? A. boolean add(Object o) B. boolean add (Book b) C. boolean add(Comparable c) 12. Which of the following is correct about the size and capacity of my Books immediately after Line 2 is executed in Question 111 A. Size: 5, capacity: 10 B. Size: 1, capacity: 2 C. Size: 1, capacity: 10 D. Size: 1, capacity: 20 E. Size 1, capacity: 1 F. Size 10, capacity: 10 11. Given the following code fragment: 1: ArrayList myBooks = new ArrayList(); 2: myBooks20.add(bl); Which method is called in Line 2? A. boolean add(Object o) B. boolean add (Book b) c. boolean add(Comparable c) 12. Which of the following is correct about the size and capacity of myBooks immediately after Line 2 is executed in Question 111 A. Size: 5, capacity: 10 B. Size: 1, capacity: 2 C. Size: 1, capacity: 10 D. Size: 1, capacity: 20 E. Size 1, capacity: 1 F. Size 10, capacity: 10 to linka list of Bank oblects and name it my Textbooks. Use the Linkedlist dass in Java API