Question: Which of the following statements is correct?

Options

A : A constructor can be used to set default values and limit instantiation.

B : C# provides a copy constructor.

C : Destructors are used with classes as well as structures.

D : A class can have more than one destructor.

Click to view Correct Answer

Exam Quiz App on Google Play

Next

Constructors - General Questions more questions

Suppose value of the Capacity property of ArrayList Collection is....

Which of the following is an ordered collection class?

Which of the following is the correct way to find....

Which of the following statements are correct about a HashTable....

Which of the following is the correct way to access....

Which of the following statements is correct about the C#.NET....

Which of the following ways to create an object of....

Which of the following statements are correct about static functions?

Which of the following statements is correct about constructors?

Which of the following is the correct way to define....

Attributes - General Questions more Online Exam Quiz

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions

Datatypes - General Questions

Delegates - General Questions

.NET Framework - General Questions

Enumerations - General Questions

Exception Handling - General Questions