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...


What is singleton in objective c?



What is singleton in objective c?..

Answer / Raj Kumar Baghel

"Singleton" is a design pattern that ensures a class has only one instance, while providing global access to this instance. In Objective-C, you can implement a singleton by making the constructor of a class private and providing a public "sharedInstance" method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is objective c used for?

1 Answers  


What do you mean by dot notation?

1 Answers  


What is 'protocol' on objective c?

1 Answers  


How do you write an objective statement?

1 Answers  


What is a goal and objective?

1 Answers  


What is category in objective c?

1 Answers  


Explain what are the attributes of category?

1 Answers  


What are the differences between copy and retain?

1 Answers  


Does objective c have multiple inheritance? Why not? How to imitate various inheritance?

1 Answers  


What is m script in matlab?

1 Answers  


What is difference between method and constructor?

1 Answers  


Does objective c have pointers?

1 Answers  


Categories