Computer Science, asked by atcyuthiSerana, 1 year ago

Select the Correct Statement
Which one of the following statement is correct? a] Base class pointer cannot point to derived class b] Derived class pointer cannot point to base class c] Pointer to derived class cannot be created d] Pointer to base class cannot be created

Answers

Answered by Anonymous
7
B.derived class pointer cannot point to base class..
Similar questions