在执行递归过程时,通常使用的数据结构是(39)。A.堆栈(stack)B.队列(queue)C.图(graph)D.树(tree)

在执行递归过程时,通常使用的数据结构是(39)。

A.堆栈(stack)

B.队列(queue)

C.图(graph)

D.树(tree)


相关考题:

● (39) 是线性结构的数据结构。(39) A.图B.高维数组C.双端队列D.二叉树

● 在执行递归过程时,通常使用的数据结构是 (39) 。(39)A. 堆栈(stack)B. 队列(queue)C. 图 (graph)D. 树(tree)

在将递归算法转换成非递归算法时,通常要借助的数据结构是()。 A.线性表B.栈C.队列D.树

在执行递归过程时,通常使用的数据结构是______。A.堆栈(stack)B.队列(queue)C.图(graph)D.树(tree)A.B.C.D.

在执行递归程序时,通常使用的数据结构是(38)。A.队列(Queue)B.堆栈(Stack)C.树(Tree)D.图(Graph)

1、下列不属于线性结构的是: Which one of the followings does not belong to linear structure:(There is only one correct answer)A.队列(queue)B.散列表(hash table)C.向量(vector)D.图(graph)

下列不属于线性结构的是: Which one of the followings does not belong to linear structure:(There is only one correct answer)A.队列(queue)B.散列表(hash table)C.向量(vector)D.图(graph)

【EX-3-1-9】 将递归算法转换成非递归算法时,通常要借助的数据结构是()。 A. 线性表 B. 栈 C. 队列 D. 树

【3-1-9】 将递归算法转换成非递归算法时,通常要借助的数据结构是()。 A. 线性表 B. 栈 C. 队列 D. 树