Exam 10: Object-Oriented Programming: Polymorphism

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

Non-abstract classes are called ________.

(Multiple Choice)
4.7/5
(35)

Declaring a method final means:

(Multiple Choice)
4.8/5
(40)

Which of the following could be used to declare abstract method method1 in abstract class Class1 (method1 returns an int and takes no arguments)?

(Multiple Choice)
4.8/5
(37)

Polymorphism enables you to:

(Multiple Choice)
4.9/5
(39)

Which keyword is used to specify that a class will define the methods of an interface?

(Multiple Choice)
4.8/5
(31)

Classes and methods are declared final for all but the following reasons:

(Multiple Choice)
4.9/5
(33)

It is a UML convention to denote the name of an abstract class in ________.

(Multiple Choice)
4.8/5
(37)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(40)
Showing 21 - 28 of 28
close modal

Filters

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