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
How to create multi-dimensional array?
Explain about generics in c#.net?
What is difference between static and readonly in c#?
What is strong data type in c#?
What tool we have to use to install assembli in gac folder.
Why do we need serialization?
How do you inherit a class into other class in c#?
What is the difference between abstraction and encapsulation in c#?
what is the difference between convert.tostring() and tostring() functions ?
How to override a function in c#?
how to stored and retrive video in Sql server using asp.net c#......?
What are the Types of caching
When should I use static in C#?
Explain how do you directly call a native function exported from a dll?
What is foreach loop in c#?