1.

Usually a pure virtual function

A. has complete function body.
B. will never be called.
C. will be called only to delete an object.
D. is defined only in derived class.
Answer» E.


Discussion

No Comment Found