Question: Is it possible for you to prevent an object from being created by using zero argument constructor?

Options

A : Yes

B : No

C : -

D : -

Click to view Correct Answer

Previous || Next

Constructors - General Questions more questions

Which of the following statements are correct about constructors in....

How many times can a constructor be called during lifetime....

Is it possible to invoke Garbage Collector explicitly?

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

Which of the following statements is correct?

Which of the following statements are correct about static functions?

What will be the output of the C#.NET code snippet....

Which of the following statements is correct about constructors in....

What will be the output of the C#.NET code snippet....

What does the following C#.NET code snippet will print?

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