Exam 8: Abstract Data Types and Subprograms
Exam 1: The Big Picture52 Questions
Exam 2: Binary Values and Number Systems49 Questions
Exam 3: Data Representation51 Questions
Exam 4: Gates and Circuits49 Questions
Exam 5: Computing Components49 Questions
Exam 6: Low-Level Programming Languages and Pseudocode49 Questions
Exam 7: Problem Solving and Algorithms48 Questions
Exam 8: Abstract Data Types and Subprograms49 Questions
Exam 9: Object-Oriented Design and High-Level Programming Languages47 Questions
Exam 10: Operating Systems49 Questions
Exam 11: File Systems and Directories49 Questions
Exam 12: Information Systems45 Questions
Exam 13: Artificial Intelligence47 Questions
Exam 14: Simulation, Graphics, Gaming, and Other Applications50 Questions
Exam 15: Networks48 Questions
Exam 16: The World Wide Web44 Questions
Exam 17: Computer Security49 Questions
Exam 18: Limitations of Computing50 Questions
Exam 19: broad concept of computer security and its importance in modern society.102 Questions
Select questions type
An abstract data type (ADT) is a container whose properties (data and operations) are specified independently of any particular implementation.
(True/False)
4.9/5
(40)
In order to determine how you can fly from Boston to Los Angeles in the fewest number of stops, you would use a(n) _____________________ searching algorithm defined on a graph.
(Short Answer)
4.9/5
(40)
In order to determine what the shortest flight in miles from Boston to Los Angeles would be, you would use a(n) ___________ searching algorithm defined on a graph.
(Short Answer)
4.8/5
(28)
Removing an item from a stack is called the _______________ operation.
(Short Answer)
4.9/5
(37)
Which of the following is an abstract data type that operates on a "last in, first out" (LIFO) manner?
(Multiple Choice)
4.9/5
(27)
Which level provides an abstract view of data and the operations that manipulate them?
(Multiple Choice)
4.7/5
(27)
A graphical map with vertices representing the names of cities and with edges linking the vertices representing two-way roads between the cities is an example of a(n) _______________ graph.
(Short Answer)
4.8/5
(32)
In a(n) _______________ tree, each node has no more than two children.
(Short Answer)
4.8/5
(32)
What is the maximum number of nodes in a binary tree with 3 levels?
(Multiple Choice)
4.8/5
(26)
Which of the following is made up of a set of nodes called vertices and a set of lines called edges (or arcs)?
(Multiple Choice)
4.8/5
(42)
In a(n) _______________ tree, the values stored in the nodes are organized to allow an item to be found efficiently.
(Short Answer)
4.8/5
(36)
Which of the following would you use to represent airline flights between cities?
(Multiple Choice)
4.8/5
(43)
Parameters are the identifiers listed in parentheses beside a subprogram name.
(True/False)
4.8/5
(38)
Adding an item to a stack is called the _______________ operation.
(Short Answer)
4.9/5
(34)
A(n)______________ graph is one in which there are values attached to the edges in the graph.
(Short Answer)
4.7/5
(43)
Showing 21 - 40 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)