Say true or false,Private constructor have object or not?
Answer Posted / vishnu
we cannot create object for the private constructor class...
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
What is the difference between string and stringbuilder in c#?
What are object pooling and connection pooling and difference between them?
What to implement on my class Finalize or IDisposable
What are strings in c#?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
How do you declare a variable in c#?
Why do we use interfaces in c#?
What are types in c#?
What is part of a method signature in c#?
What are some examples of desktop applications?
What is the syntax for calling an overloaded constructor within a constructor?
What are extensions methods in c#?
Is it possible to nest cfml conditional tags?
How to implement singleton design pattern in c#?
What is difference between int and int in c#?