Question asked by visitor sandhya
Hi
i am a bit confused between the abstract, final and static keywords as final cannot be overriden and static cannot be inherited i want to know whether static can be overridden and final can be inherited and whether abstract can be overridden and inherirted ?
thanks in advance ! !!





Reply With Quote