A Admin • 831.35K Points Coach Q. Which operation simulates queue behavior using Deque? (A) push() and pop() (B) offerLast() and pollFirst() (C) addLast() and removeLast() (D) add() and pop() Correct Answer - Option(B) Views: 16 Filed under category Java Hashtags: Java Deque Share Manage Tags
Discusssion
Login to discuss.