14. Which of the following statement is not correct? * (2 points) Default arguments are not allowed in constructor Destr
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
14. Which of the following statement is not correct? * (2 points) Default arguments are not allowed in constructor Destr
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