題組內容

9. (15%) Assume using a circular queue of size n. The rear always indicates an empty slot. Write pseudocode for the following questions.

(a) (5%) To check whether the queue is full.