I have a class Child that inherits from a class Parent. They both have a private instance variable named a. The parent class has a method to change the a<
a
a<