1) When m i supposed to use super keyword and how to use?
( I want the explanation of .... super.Adfde )
By the way is super(222,234,1, true); a modified keyword in greenfoot?
2) same goes for abstract keyword....when and how
I have already seen some explanation but i need some more
3) int, char boolean are known as primitive data type likewise what are class, abstract and interface called as?