5
Answers

constructor or method

Marie Mabry

Marie Mabry

3y
735
1
I cannot figure out how the constructor differs from the method in Java. For me personally, the only difference is using the special word "this" in constructor. I would like to distinguish between their functions and structure. Help me understand, please.
Answers (5)