Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What is a polymorphic variable in ( mathrm { C } + + ) ? A pointer or reference variable of an

What is a polymorphic variable in \(\mathrm{C}++\)? A pointer or reference variable of an abstract class type that is able to refer to objects of that class and objects of any of its descendants' classes. A pointer or reference variable of a class type that is able to point to objects of that class and objects of any of its descendants' classes. A pointer or reference variable of a class that can point to objects of its own class type only. A pointer variable of a class type that is able to point to objects of that class and objects of any of its descendants or ancestors' classes.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions