hi
can u please tell me ...
can you narrow the access modifier of derived class while overriding the method which is in base class
for example , can you change the public method in base class to protected in derived class while overriding
narrowing is possible or not ???
widening is possible or not ??
please help me