+ 1
Constructor necessity on Subclass
Just curious I created a superclass which has 2 private variables. When i created the sublass, it says i must create another constructor inside the subclass. But why?
0 Antworten
Just curious I created a superclass which has 2 private variables. When i created the sublass, it says i must create another constructor inside the subclass. But why?