Examveda

What is the correct method used to insert and delete items from the queue?

A. push and pop

B. enqueue and dequeue

C. enqueue and peek

D. add and remove

Answer: Option B


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java