设有一循环队列CQ,队列的长度为maxsize,则该循环队列满的条件为
A.(CQ. rear+l)%maxsize= =CQ. front
B.CQ. rear== CQ. front
C.(CQ. rear+l)%maxsize= CQ. rear
D.CQ. rear == NULL
正确答案是A
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/233162.html
上一篇:One of the oldest notions concerning meaning, and also a very primitive one, was the naming theory proposed by the ancient Greek scholar ______.
下一篇:Cov(X,2Y)=4,那么Cov(Y,2X)=( ).