42.6k views
2 votes
The name of the ____ is always the same as the name of the class whose objects it constructs.a. variableb. constructorc. argumentd. method

1 Answer

4 votes

b) constructor

The name of the constructor is always the same as the name of the class whose objects it constructs.

User Indybee
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.