h (if any) of the following conditions are necessary for using polymorphism? Select all correct answers.     The classes involved are in the same hierarchy.     None of the classes can be abstract.     All of the subclasses involved override the same method.     The object reference cannot be of an interface type.     An object reference of the superclass is used to call any methods.     A superclass object

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 20RQ
icon
Related questions
Question

Which (if any) of the following conditions are necessary for using polymorphism? Select all correct answers.

   

The classes involved are in the same hierarchy.

   

None of the classes can be abstract.

   

All of the subclasses involved override the same method.

   

The object reference cannot be of an interface type.

   

An object reference of the superclass is used to call any methods.

   

A superclass object is referenced by a subclass reference.

Which of the following (if any) are true of abstract methods? Select all correct answers.

 

   
     
 

 

Abstract methods must have a method body.
   

Abstract methods cannot be declared in a class that isn't abstract itself.

   

Abstract methods cannot be private or static.

   

Abstract methods can only be declared in an interface.

   

Abstract methods cannot be called.

   

Constructor methods can be abstract.

Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Introduction to Interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,