Say true or false,Private constructor have object or not?
Answer Posted / rk
cannot create for private constructor
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Explain about ODP.net
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Can we overload the main method in c#?
Define satellite Assembly?
What is the execution entry point for a c# console application?
Can I define my own exceptions?
What is property c#?
Please explain value types and reference types used in c#?
What is asynccallback c#?
Explain About disco and uddi
What is int16?
What are virtual classes in c#?
In which order the destructor is called for an inherited class?
When should I use static in C#?
What is thread.sleep()?