小编ran*_*mar的帖子

calling parent class method from child class object in java

I have a parent class which have a method, in child class i have override that parent class method . In a third class i make a object of child and by using that object i want call method of parent class.Is it possible to call that parent class method ? If yes then how?

Please reply

java

24
推荐指数
2
解决办法
9万
查看次数

标签 统计

java ×1