Q. Which interface is implemented by ArrayList? (A) Set (B) Map (C) List (D) Queue ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) List Explanation: ArrayList implements the List interface.