Exam 12: Abstract Data Types

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A(n) _______ list is also known as a queue.

Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
Verified

B

In postorder traversal of a binary tree, the left subtree is processed _______.

Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
Verified

A

In _______ traversal of a binary tree, the left subtree is processed last.

Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
Verified

A

The push operation _______ of the stack.

(Multiple Choice)
4.8/5
(46)

A stack is a _________ structure.

(Multiple Choice)
4.9/5
(40)

The pop operation _______ of the stack.

(Multiple Choice)
4.9/5
(38)

In an inorder traversal of a binary tree, the root is processed _______.

(Multiple Choice)
4.9/5
(35)

In postorder traversal of a binary tree, the root is processed _______.

(Multiple Choice)
4.8/5
(38)

In a binary tree, each node has _______ two subtrees.

(Multiple Choice)
4.8/5
(36)

In _______ traversal of a binary tree, the right subtree is processed last.

(Multiple Choice)
4.7/5
(42)

If A is the first data element input into a queue, followed by B, C, and D, then _______ is the first element to be removed.

(Multiple Choice)
4.7/5
(34)

If A is the first data element input into a stack, followed by B, C, and D, then _______ is the first element to be removed.

(Multiple Choice)
4.8/5
(40)

In an abstract data type, _______.

(Multiple Choice)
4.8/5
(41)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)