Q11
Which of the following statements is(are) true?
a. ArrayList provides two overloaded remove() method,
b. remove(int index) is a method accept index of the object to be removed,
c. remove(Object obj) is a method accept object to be removed.
d. In case the ArrayList contains duplicates, it will delete the first occurrence of the object
passed as a parameter to the remove() method.
Ob
Answers
Answered by
0
Answer:
a.array
Explanation:
ArrayList provides two overloaded remove()method,.
Similar questions
English,
3 months ago
Social Sciences,
3 months ago
Math,
3 months ago
Accountancy,
7 months ago
Social Sciences,
7 months ago
Science,
1 year ago