Exam 4: Data Abstraction: The Walls

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

A(n)______ is a class that inherits the members of another class.

(Multiple Choice)
4.9/5
(42)

In the ADT list,when an item is deleted from position i of the list,______.

(Multiple Choice)
4.8/5
(39)

A(n)______ is a Java construct that enables a programmer to define a new data type.

(Multiple Choice)
4.8/5
(36)

When is a compiler-generated default constructor created?

(Essay)
4.9/5
(49)

How do checked exceptions and runtime exceptions differ in the way that they are handled?

(Essay)
4.8/5
(41)

Which of the following operations of the ADT list changes the list?

(Multiple Choice)
4.8/5
(32)

Data structures are part of an ADT's ______.

(Multiple Choice)
4.8/5
(38)

Define the client of a class?

(Short Answer)
4.8/5
(41)

The head of a list does not have a successor.

(True/False)
4.8/5
(37)

In the following list: John,Kate,Fred,Mark,Jon,Adam,Drew Which element is the head of the list?

(Multiple Choice)
4.9/5
(43)

What is an axiom?

(Short Answer)
4.9/5
(31)

The definition of a subclass includes a(n)______ clause to indicate its superclass.

(Multiple Choice)
4.9/5
(32)

To ______ an exception means to deal with the error condition.

(Multiple Choice)
4.8/5
(38)

Data structures are part of an ADT's implementation.

(True/False)
4.8/5
(36)

The ADT sorted list inserts and deletes items by their ______.

(Multiple Choice)
4.8/5
(36)

What are exceptions used for?

(Essay)
4.8/5
(28)

An abstract data type is another name for a data structure.

(True/False)
4.8/5
(34)

In the ADT list,when an item is inserted into position i of the list,______.

(Multiple Choice)
4.8/5
(45)

What is procedural abstraction?

(Essay)
4.7/5
(32)

What is a data structure?

(Essay)
4.9/5
(38)
Showing 41 - 60 of 60
close modal

Filters

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