Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following statements is/are TRUE about object creation and initialization in C++?
Static objects are created on the stack
Dynamic objects are created using the new operator
Initialization sets the initial value of an object when it is created
The delete operator is used to free memory allocated to static objects
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!