单项选择题
以下( )不是队列的基本运算。
A.从队尾插入一个新元素
B.从队列中删除第i个元素
C.判断一个队列是否为空
D.读取队头元素的值
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
When the adjacency list method is used to store a graph,Which of the statements is(are) true( ) Ⅰ.The space required depends on the number of vertices Ⅱ.The space required depends on the number of edges
A.ⅠandⅡ
B.Ⅰ only
C.Ⅱonly
D.None
点击查看答案
单项选择题
有向图G(下图)的结点可以排成( )个不同的拓扑序列。
A.3
B.5
C.7
D.9
点击查看答案
相关试题
这些二叉排序树中有( )棵是最佳二叉排序树。
散列表是一种重要的存储方式,在散列表里可...
能构造出( )种不同的二叉排序树。
要在n个居民点之间铺设煤气管道。工人们面...
A hash table with hash function is...