I have base class with some properties(vari ables).I want to inherit that class and want to change name of that properties in the derived class using concept of Shadowing.Is it possible??If yes then how??
Please help me out.
Please help me out.
Comment