In a circular array-based implementation of a queue, with one unused element what is the performance of the dequeue operation?
There are no hints for this question