Say true or false,Private constructor have object or not?
Answer Posted / rajkumar
A class entry point is a Constructor, So a class which has private class is inaccessible by other..in that case u cant even access a class so how can u create an instance for the class which has private constructor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are partial classes and use of partial classes?
What are the fundamental oop concepts?
Can c# inherit multiple classes?
Can I use parseint?
Explain About .NET Framework
What are the Features in .net framework 1.1
What is the difference between c and c sharp?
Which config file has all the supported channels/protocol?
What's the difference between an integer and int?
What is the use of dll file in c#?
What is a decimal c#?
What are the return types in c#?
How many types of serialization are there in c#?
what class is underneath the sortedlist class?
What is attribute c#?