A

Admin • 828.03K Points
Coach

Q. Which class implements the Deque interface in Java?

  • (A) ArrayList
  • (B) ArrayDeque
  • (C) LinkedList
  • (D) Both b and c
  • Correct Answer - Option(D)
  • Views: 12
  • Filed under category Java
  • Hashtags: Java Deque

Explanation by: Admin
Both ArrayDeque and LinkedList implement the Deque interface.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.