Exam 4: Data Abstraction: The Walls
Exam 1: Review of Java Fundamentals60 Questions
Exam 2: Principles of Programming and Software Engineering60 Questions
Exam 3: Recursion: the Mirrors60 Questions
Exam 4: Data Abstraction: The Walls60 Questions
Exam 5: Linked Lists60 Questions
Exam 6: Problem Solving With Abstract Data Types60 Questions
Exam 7: Stacks60 Questions
Exam 8: Queues60 Questions
Exam 9: Advanced Java Topics60 Questions
Exam 10: Algorithm Efficiency and Sorting60 Questions
Exam 11: Trees60 Questions
Exam 12: Tables and Priority Queues60 Questions
Exam 13: Advanced Implementations of Tables60 Questions
Exam 14: Graphs60 Questions
Exam 15: External Methods30 Questions
Select questions type
A method indicates that an error has occurred by ______ an exception.
(Multiple Choice)
4.9/5
(36)
A(n)______ allows two modules to communicate with each other.
(Multiple Choice)
4.8/5
(35)
An ADT's ______ govern(s)what its operations are and what they do.
(Multiple Choice)
4.8/5
(47)
In the following list: John,Kate,Fred,Mark,Jon,Adam,Drew
Which element is the tail of the list?
(Multiple Choice)
4.9/5
(39)
Any instance of a subclass can be used in a program anywhere that an instance of the superclass can be used.
(True/False)
4.8/5
(37)
A(n)______ can be used to precisely specify the behavior of each of the operations of an ADT.
(Multiple Choice)
4.9/5
(33)
Encapsulation combines an ADT's data with its operations to form a(n)______.
(Multiple Choice)
4.8/5
(36)
The ______ keyword is used to call the constructor of the superclass.
(Multiple Choice)
4.8/5
(49)
In the following list: John,Kate,Fred,Mark,Jon,Adam,Drew
Which element does not have a predecessor?
(Multiple Choice)
4.8/5
(42)
The insertion operation of the ADT list can insert new items ______.
(Multiple Choice)
4.8/5
(41)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)