<div>We can use the Virtual keyword to indicates that this class can be extended and overrides are allowed. If the methods need to be overridden, then the <b style=”font-family: inherit; font-size: inherit;”>classes should be declared with the virtual keyword.</div>