Marie Mabry

Marie Mabry

  • NA
  • 18
  • 639

constructor or method

Apr 6 2021 1:45 PM
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)