-->
当前位置:首页 > 题库

In a circular queue which is implemented by an array, the `front

Luz5年前 (2021-05-10)题库1548
In a circular queue which is implemented by an array, the `front` value must always be no larger than the `rear` value. ~@[](1)

答案:FALSE