πŸ“Š C++
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
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of these

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
195
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
99%
Success Rate