A

Admin • 833K Points
Coach

Q. If abstract class is inherited by derived class, then_______________ .

  • (A) Derived class should provide definition for all the pure virtual functions
  • (B) Derived class also become abstract if fails to implement pure virtual functions
  • (C) Objects of derived class can’t be created if it fails to implement pure virtual functions
  • (D) All of these
  • Correct Answer - Option(D)
  • Views: 29
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.