Sep 18, 2016, 03:43 am
I've made some experiments on the object-oriented section of the Java programming language.
I'm curious: do you folks bother to use superclasses when coding?
The way I see it is that it's got something to do with data-handling than it is for programming functionality within the main program.
So my question is, do you code object classes, or do you just put it as one big file?
Vote if you want.
I'm curious: do you folks bother to use superclasses when coding?
The way I see it is that it's got something to do with data-handling than it is for programming functionality within the main program.
So my question is, do you code object classes, or do you just put it as one big file?
Vote if you want.