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
Define boxing and unboxing in c#?
What is the difference between list and arraylist in c#?
Can list contain duplicates c#?
What is icomparer in c#?
Why is it not a good idea to use empty destructors?
What does break do in loop?
Define c# i/o classes? List the commonly used classes?
What is the difference between class and namespace?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What is the use of tuple in c#?
Why do we need interfaces in c#?
What is a partial method?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
When a switch is said to be congested?
Describe an interface class?