7. Find the correct statements. * T (2 points) A constructor is a special member function Constructor is automatically c
Posted: Sat Feb 19, 2022 3:20 pm
7. Find the correct statements. * T (2 points) A constructor is a special member function Constructor is automatically called when object is created Default constructor takes argument Arguments for Parameterized Constructors are optional