Question

Q4: Which of the following is not allowed?
a. Objects of abstract classes.
b. Multiple pure virtual functions in a single abstract class.
c. References to abstract classes.
d. Arrays of pointers to abstract classes.

Answer

This answer is hidden. It contains 27 characters.