Hi.
I created a super class. In that i have 4 attributes. That attributes are PUBLIC.
I created a sub class. In that i got all super class attributes. I want to change that attributes as a Private. Is it possible.
If it is possible.Give me an Example with code or Pseudo code.
Regards.
Krishna.