Data member of base class gives garbage value when used in derived class

后端 未结 0 1235
面向向阳花
面向向阳花 2021-01-20 12:20

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题