Q. Which interface is implemented by ArrayList?
β
Correct Answer: (C)
List
Explanation: ArrayList implements the List interface.
Explanation: ArrayList implements the List interface.