89,610 views
23 votes
23 votes
The ____ constructor is executed when an object is declared and initialized by using the value of another object.

User Jingles
by
2.5k points

1 Answer

18 votes
18 votes

The copy constructor is executed when an object is declared and initialized by using the value of another object.

User Dylanthelion
by
2.8k points