Question 1 Which of the following statements about abstract classes is true? Not yet answered Marked out of 1.00 P Flag
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 1 Which of the following statements about abstract classes is true? Not yet answered Marked out of 1.00 P Flag
Question 1 Which of the following statements about abstract classes is true? Not yet answered Marked out of 1.00 P Flag question Select one: For a class to be abstract, it must not have any instance variables. O For a class to be abstract, it must contain at least one method (member function) declared with the keyword abstract. O Abstract classes cannot extend (become subclasses of other classes. O An abstract class cannot be instantiated.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!