Another operation that could be added to the ADT Queue is one diat removes and discards the user-specified number of elements from the front of the queue.
Assume this operation is called dequeueAndDiscard and that it does not return a value and accepts a parameter called count of data type int.
a. Add this operation to the QueueListBased implementation given in this chapter.
b. Add this operation to the QueueArrayBased implementation given in this chapter.
c. Add this operation to theQueueReferenceBased implementation given in diis chapter.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.