Say true or false,Private constructor have object or not?
Answer Posted / vishnu
we cannot create object for the private constructor class...
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
Is it true that all c# types derive from a common base class?
Why do we use overloading in c#?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
Why do we need singleton pattern in c#?
Is everything an object c#?
What language do desktop applications use?
What is a reference type c#?
What is dependency injection?
What is desktop application testing?
Define constructors
In .NET how can you solve the DLL Hell problem?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
Why array is faster than arraylist in c#?
How many types of methods are there in c#?
how to stored and retrive video in Sql server using asp.net c#......?