Select from following answers:- Abstract key word is used to declare Abstract Classes.
- Abstract classes can be inherited in derived classes.
- Abstract classes can not be instantiated.
- Abstract classes can contain both definition and body.
- All Above
Above all statements are correct about Abstract class.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator