Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Say true or false,Private constructor have object or not?

Answers were Sorted based on User's Feedback



Say true or false,Private constructor have object or not?..

Answer / vishnu

we cannot create object for the private constructor class...

Is This Answer Correct ?    24 Yes 5 No

Say true or false,Private constructor have object or not?..

Answer / rk

cannot create for private constructor

Is This Answer Correct ?    19 Yes 5 No

Say true or false,Private constructor have object or not?..

Answer / jamie plenderleith

An object can be instantiated with a private constructor
from within a shared/static methond within the same class

Is This Answer Correct ?    6 Yes 0 No

Say true or false,Private constructor have object or not?..

Answer / 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

Say true or false,Private constructor have object or not?..

Answer / vaibhav

no private constructor have not object..

Is This Answer Correct ?    1 Yes 0 No

Say true or false,Private constructor have object or not?..

Answer / santoshvw

we create private constructor this possible but we can't
create object(instance) of that class and we can't
communicate one class to another.

Is This Answer Correct ?    1 Yes 0 No

Say true or false,Private constructor have object or not?..

Answer / nisha

Thank you

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More C Sharp Interview Questions

Explain boxing and unboxing in c#?

0 Answers  


in object oriented programming, how would you describe encapsulation?

0 Answers   Siebel Systems,


Why we use get and set property in c#?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

3 Answers   Visual Soft,


What is dao in c#?

0 Answers  


Why do canadians say zed?

0 Answers  


What is the difference between static and private constructor?

0 Answers  


What is the difference between TypeOf, GetType and what are the uses of TypeOf, GetType.

2 Answers   Siemens, Syntel,


What is the console on a mac?

0 Answers  


Is std :: string null terminated?

0 Answers  


Is c# int immutable?

0 Answers  


Explain the difference between proc. Sent by val and by sub?

0 Answers  


Categories