Question: Constructor is executed when _____.

Options

A : an object is created

B : an object is used

C : a class is declared

D : an object goes out of scope.

Click to view Correct Answer

Previous || Next

Objects and Classes - General Questions more questions

Which of the following statement is correct with respect to....

Which of the following keywords is used to control access....

Which of the following can access private data members or....

Which of the following type of data member can be....

Which of the following also known as an instance of....

Which of the following statements about virtual base classes is....

How many objects can be created from an abstract class?

What does the class definitions in following code represent?

Which of the following statements is correct when a class....

Which of the following statements is correct?

Constructors and Destructors - General Questions more Online Exam Quiz

Unix - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions