Exam 8: More Object Concepts

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

When declaring a destructor, which character is used?

(Multiple Choice)
4.9/5
(34)

A(n) ____ is a method that establishes an object, reserving enough memory space for it and providing its name.

(Multiple Choice)
4.8/5
(26)

What is the name of the access modifier that gives child classes access to the parent class's data fields?

(Multiple Choice)
4.8/5
(34)

In a class diagram, what symbol is used for the protected access modifier?

(Multiple Choice)
4.8/5
(35)

When you create any subclass object, the ____ constructor must execute first, and then the ____ constructor executes.

(Multiple Choice)
4.7/5
(30)

A(n) ____ constructor is one that requires no arguments.

(Multiple Choice)
4.8/5
(36)

Every derived class "____" specific instance of the base class and the derived class.

(Multiple Choice)
4.8/5
(41)

A constructor may require ____.

(Multiple Choice)
4.8/5
(44)

A(n) ____________________ constructor is a constructor with no parameters.

(Short Answer)
4.8/5
(37)

A subclass constructor can pass ____ or parameters to its parent constructor.

(Multiple Choice)
4.8/5
(35)
Showing 41 - 50 of 50
close modal

Filters

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