asked 88.6k views
7 votes
If you enqueue five elements into an empty queue and then perform the isEmpty operation five times, the queue will be empty again.

a) true
b) false

1 Answer

4 votes
False

If you enqueue five elements into an empty queue and then perform the isEmpty operation five times, the queue will be empty again.
answered
User Anthoni
by
7.6k points