+ 2
There are 5 way to achieve "FUNCTION OVERRIDING"???
I will provide you code.. can anybody want to try???
5 Antworten
+ 2
no answere.
i give u a hint..
1. change in return type of method
2.change in access specifier.
3.Prototype
4 using throws keyword
5.static (called function hiding)
+ 2
https://code.sololearn.com/cT80IRbta4vv/?ref=app
+ 2
https://www.sololearn.com/discuss/102728/?ref=app