Say true or false,Private constructor have object or not?
Answer Posted / vaibhav
no private constructor have not object..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the main reasons to use c# language?
What is the process of delegation?
Can you put two constructor with the same structure in a class?
Explain the three test cases in unit testing?
Why are strings in c# immutable?
What is the use of list in c#?
What are the steps to create a webservice and consume it?
Are constructors inherited c#?
What is interpolation in programming?
What is callback delegate in c#?
Are tuples immutable c#?
Is struct object oriented?
What debugging tools come with the .NET ssSDK?
What is the use of 'as' Keyword in C# ?
Can you access a hidden base class method in the derived class?