class constructor

should i only use constructor if i used set and get?

because it says constructor should not have return or void
I don't fully understand but the answer is probably "no".
closed account (SECMoG1T)
Construction can be done even for classes without getters n setters
Topic archived. No new replies allowed.