0
we can use static and super keyword same time
2 Respuestas
+ 11
I think you're mixing up something. Super is to call the parent's constructor from the derived class.
See this for information about static:
https://www.sololearn.com/discuss/287862/?ref=app
+ 1
ok thqnku