State whether a statement is true or false? Derived classes cannot be built from abstract classes

77. State whether a statement is true or false?
Derived classes cannot be built from abstract classes.

  1. True
  2. False

Answer: B) False

Explanation:

Derived classes can be built from abstract classes.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.