-->
当前位置:首页 > 题库 > 正文内容

单选题:Consider a special queue which is a linear structure that allows

Luz3年前 (2022-11-16)题库377
Consider a special queue which is a linear structure that allows insertions at one end, yet deletions at both ends. Given an insertion sequence { 42, 36, 21, 63, 16 }. Which of the following is NOT a possible deletion sequence?




A.16 42 21 36 63
B.42 21 36 16 63
C.36 21 42 63 16
D.21 16 42 63 36


答案:A

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。