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
Math,
4 months ago
French,
4 months ago
Accountancy,
9 months ago
Social Sciences,
9 months ago
Science,
1 year ago