14. Which of the following statement is not correct? * (2 points) Default arguments are not allowed in constructor Destr
Posted: Sat Feb 19, 2022 3:20 pm
statement is not correct? * (2 points) Default arguments are not allowed in constructor Destructor doesn't return anything Destructor helps to delete an object Constructor is called when a copy of an object is made
14. Which of the following