News

To implement inheritance in C#, you should use the extends keyword as shown in the code snippet given below. ... However, doing so can overcomplicate your design and type hierarchy.