Select from following answers:- Inheritance defines a contract between types.

- Interfaces define a contract between types.
- Inheritance derives a type from a base type.
- You can inherit only one class in C#
- All Above
Inheritence derives a type from a base type.
Show Correct Answer
Source: MCTS Book | Asked In: MCTS |
Alert Moderator