Contains the demo program pointing out the difference between overriding with the keywords override and new.
The difference is explained in the Program by commenting.
Contains the demo program pointing out the difference between overriding with the keywords "override" and "new".
C#