0
Why iam getting error in using Super Keyword
Why my code is wrong https://code.sololearn.com/c5Y8VkJa563I/?ref=app
2 Réponses
+ 4
https://code.sololearn.com/coobrbAsgwE5/?ref=app
+ 3
You must use super keyword inside methods.
Anything manipulation must placed inside methods except declaration