Question: Which of the following statement is correct whenever an object goes out of scope?

Options

A : The default constructor of the object is called.

B : The parameterized destructor is called.

C : The default destructor of the object is called.

D : None of the above.

Click to view Correct Answer

Previous ||

Constructors and Destructors - General Questions more questions

Which of the following statements are correct?

How many times a constructor is called in the life-time....

Which of the following gets called when an object is....

To ensure that every object in the array receives a....

Which of the following statement is correct about constructors?

Which of the following function prototype is perfectly acceptable?

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statement will be correct if the....

Constructors and Destructors - General Questions more Online Exam Quiz

Operating Systems Concepts - Part 1

System Analysis and Design - Part 1

Unix - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Functions - General Questions

Objects and Classes - General Questions

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions