判断题:Suppose that an array is used to store a circular queue, the val
Suppose that an array is used to store a circular queue, the value of front must be less than or equal to the value of rear.
答案:FALSE
答案:FALSE