Constructor is a block of code that initializes the newly created object. A constructor resembles an instance method in java but it’s not a method as it doesn’t have a return type.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)