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 is xml comments in c#?
What is an escape sequence in c#?
Are value types sealed?
What is call back method?
Explain how many types of exception handlers are there in .net?
Which string method is used for concatenation of two strings in c#?
How can I produce an assembly?
What is an enumerator c#?
How do I port "synchronized" functions from visual j++ to c#?
What is difference between overloading and short circuiting?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
How many types of constructors are available in c#?
Define Final Class in C#
What is a base class in C#?