write a method to remove the first two elements in the queue. make sure you use the interface from above. you should check that queue is not null and it has more than 2 elements.

See Answers (0)

Related Question in Computers and Technology