How will Calling base class constructor?
Has anyone or anyone you know experienced a situation where a class could be inherited from some other class, but its methods cannot be over ridden?
If yes, how then did you/they achieve this functionality; because I am stuck with the same situation and looking for answers?








