A

Admin • 833K Points
Coach

Q. We can create objects of type ‘abstract class’?

  • (A) True
  • (B) False
  • (C) ---
  • (D) ---
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

You cannot create an instance of an abstract class because its implementation is not complete.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.