The C# language asks foe a "new" keyword when I derive an interface "IDerived" from interface "IBase" and the function "getName()" is declared in both Interfaces. Does this mean , that C# doesnot allow method overridding.
Java Developer
SRG Systems Inc.
CT, USA




Reply With Quote