Exam 10: Inheritance

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

Every class has a toString method and an equals method inherited from the Object class.

(True/False)
4.8/5
(36)

If a subclass constructor does not explicitly call a superclass constructor __________.

(Multiple Choice)
4.8/5
(32)

If two methods in the same class have the same name but different signatures, the second overrides the first.

(True/False)
4.9/5
(33)

When a subclass extends a superclass, the public members of the superclass become public members of the subclass.

(True/False)
4.8/5
(36)
Showing 61 - 64 of 64
close modal

Filters

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