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
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Explain about CTS?
What is the meaning of extention?
What is difference between new and override in c#?
What is parseexact c#?
Can int be null in c#?
What is interface used in c#?
What are methods c#?
What is a datacontract?
Explain the difference between Metadata and Manifest
what is the meaning of Object lifetime in OOPS
What is datatable in c#?
What is console application with example?
What is difference between for and foreach loop in c#?
What problem does Delegate Solve?