Select from following answers:- virtual
- abstract
- override
- both 1 & 2

- All Above
It is mandatory to call a type or member with 'virtual' or 'abstract' keyword in the base class in order to override it in the derived class.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator