关键词不能为空

当前您在: 主页 > 英语 >

admonitionTest08(选择题)

作者:高考题库网
来源:https://www.bjmy2z.cn/gaokao
2021-01-20 08:19
tags:

castaway-admonition

2021年1月20日发(作者:aged)
Test Bank

Chapter Eight (Data Abstractions)


Multiple Choice Questions


1. Which of the following is a LIFO structure?



ANSWER:

B

2. Which of the following is a FIFO structure?



ANSWER:

C

3. Which of the following is static in the sense that it does not change size or shape as information is
stored and retrieved?



ANSWER:

A


4. Suppose you were going to retrieve items of data that you would later need to process in the opposite
order from that in which they were retrieved. Which of the following would be the best structure in
which to store the items?



ANSWER: B

5. Suppose a binary tree contained the nodes W, X, Y, and Z. If W and X were children of Y, and Z
had no children, which node would be the root?



ANSWER:

C

6. Suppose a binary tree contained the nodes W, X, Y, and Z, and each node had at most one child.
How many terminal nodes would be in the tree?



ANSWER:

A

A. One

B. Two

C. Three
D. Undetermined

A. W

B. X
C. Y
D. Z
A. Traditional linked list

B. Stack

C. Queue
D. Tree
A. Array
B. Stack

C. Queue
D. Tree
A. Array
B. Stack

C. Queue
D. Tree
A. Array
B. Stack

C. Queue
D. Tree

7. If the two-dimensional array X were stored in row-major order, then in the block of main memory
containing X, which of the following would be true?






ANSWER:

A


8. Which of the following is not used when determining the location of an entry in a two- dimensional
homogeneous array stored in row- major order?




ANSWER:

B

9. Which of the following is not a means of locating an entry in a linked storage structure?



ANSWER:

D

10. If a stack contained the entries
w
,
x
,
y
,
z
(from top to bottom), which of the following would be the
contents after two entries were removed and the entry
r
was inserted?



ANSWER:

C

11. If a queue contained the entries
w
,
x
,
y
,
z
(from head to tail), which of the following would be the
contents after two entries were removed and the entry
r
was inserted?



ANSWER:

B

12. If the number of nodes in a binary tree is 2
n
(where
n
is a positive integer), then the entire tree
would contain at least



A. 2
n
+ 1

nodes
B
. 2
2
n
nodes
C. 2
n
+ 1
- 1 nodes

D. 2
n
+ 2
nodes
A.
w
,
x
,
r

B.
y
,
z
,
r


C.
r
,
y
,
z


D.
r
,
w
,
x

A.
w
,
x
,
r

B.
y
,
z
,
r


C.
r
,
y
,
z


D.
r
,
w
,
x

A. Head pointer
B. Child pointer
C. Root pointer
D
. NIL pointer
A. Indices

B. Number of rows in the array

D. Number of columns in the array

C. Address polynomial
A. The entry X[1,2] would appear before X[2,1].
B. The entry X[1,2] would appear after X[2,1].
C. The entry X[1,2] would be in the same location as X[2,1].
D. None of the above
ANSWER:

C

13. If the longest path in a binary tree contained exactly four nodes, what is the maximum number of
nodes that could be in the entire tree?




ANSWER:

C

14. The nodes in which of the trees below will be printed in alphabetical order by the following
recursive procedure?






procedure printTree (Tree)
if (Tree is not empty)
then (print the root node;
apply the procedure printTree to the right subtree of Tree;

apply the procedure printTree to the left subtree of Tree)

A. 4

B. 7

C. 15

D. 31



A.



B.


C.



















ANSWER:

C

15. The nodes in which of the trees below will be printed in alphabetical order by the following
recursive procedure?





procedure printTree (Tree)
if (Tree is not empty)
then (apply the procedure printTree to the left subtree of Tree;

apply the procedure printTree to the right subtree of Tree;

print the root node)




A.



B.


C.



















ANSWER:

B

castaway-admonition


castaway-admonition


castaway-admonition


castaway-admonition


castaway-admonition


castaway-admonition


castaway-admonition


castaway-admonition



本文更新与2021-01-20 08:19,由作者提供,不代表本网站立场,转载请注明出处:https://www.bjmy2z.cn/gaokao/537639.html

Test08(选择题)的相关文章

  • 爱心与尊严的高中作文题库

    1.关于爱心和尊严的作文八百字 我们不必怀疑富翁的捐助,毕竟普施爱心,善莫大焉,它是一 种美;我们也不必指责苛求受捐者的冷漠的拒绝,因为人总是有尊 严的,这也是一种美。

    小学作文
  • 爱心与尊严高中作文题库

    1.关于爱心和尊严的作文八百字 我们不必怀疑富翁的捐助,毕竟普施爱心,善莫大焉,它是一 种美;我们也不必指责苛求受捐者的冷漠的拒绝,因为人总是有尊 严的,这也是一种美。

    小学作文
  • 爱心与尊重的作文题库

    1.作文关爱与尊重议论文 如果说没有爱就没有教育的话,那么离开了尊重同样也谈不上教育。 因为每一位孩子都渴望得到他人的尊重,尤其是教师的尊重。可是在现实生活中,不时会有

    小学作文
  • 爱心责任100字作文题库

    1.有关爱心,坚持,责任的作文题库各三个 一则150字左右 (要事例) “胜不骄,败不馁”这句话我常听外婆说起。 这句名言的意思是说胜利了抄不骄傲,失败了不气馁。我真正体会到它

    小学作文
  • 爱心责任心的作文题库

    1.有关爱心,坚持,责任的作文题库各三个 一则150字左右 (要事例) “胜不骄,败不馁”这句话我常听外婆说起。 这句名言的意思是说胜利了抄不骄傲,失败了不气馁。我真正体会到它

    小学作文
  • 爱心责任作文题库

    1.有关爱心,坚持,责任的作文题库各三个 一则150字左右 (要事例) “胜不骄,败不馁”这句话我常听外婆说起。 这句名言的意思是说胜利了抄不骄傲,失败了不气馁。我真正体会到它

    小学作文