In this program, whenever I try to access the data member of the base class \'radius\' in the derived class, the value of the radius becomes a garbage value. What am I doing