Answer :
Answer:
constructor
Explanation:
The constructor is the first method, although could be implicit in the class, which is executed when instantiating an object.
Answer:
constructor
Explanation:
The constructor is the first method, although could be implicit in the class, which is executed when instantiating an object.