What is a singleton?



What is a singleton?..

Answer / maanya

A singleton class returns the same instance always, but take into account that there can exist only one instance of this class per process, are ideal to offer a general resource or service.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is messaging? What is message forwarding?

0 Answers  


What is tableview datasource?

0 Answers  


Which object is create by uiapplicationmain function at app launch time?

0 Answers  


Give example scenarios when an application goes into inactive state?

0 Answers  


What is atomic and nonatomic in iOS operating system? What is run loop in iOS ?

0 Answers   CDC,






What is push notification?

0 Answers  


Explain the difference between strong and retain.

0 Answers  


What's fast enumeration?

2 Answers  


What is uiviewcontroller in ios?

0 Answers  


What is the responder chain?

0 Answers  


Explain how to silent the noisy keyboard?

0 Answers  


 Whats a struct?

1 Answers  


Categories