How is an abstract class declared in C++? Having all virtual functions Having one or more pure virtual functions Using t
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How is an abstract class declared in C++? Having all virtual functions Having one or more pure virtual functions Using t
How is an abstract class declared in C++? Having all virtual functions Having one or more pure virtual functions Using the "abstract" keyword Having all pure virtual functions Having one or more virtual functions
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!