Programming Languages C++ Objective
Mar 21, 2013

Usually a pure virtual function. 

Choose the correct answer:
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.
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback