What are various singleton instances provided by frameworks?



What are various singleton instances provided by frameworks?..

Answer / Navdeep Kumar Singh

In iOS, several singleton classes are provided by the frameworks, such as `UIApplication`, `UIDevice`, `NSUserDefaults`, `ASIHTTPRequestManager`, and `Reachability`. These classes are designed to be accessed globally within your app without creating multiple instances.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

When was ios invented?

1 Answers  


What kind of database is realm?

1 Answers  


Outline the class hierarchy for a UIButton until NSObject.

1 Answers  


Explain layer objects?

1 Answers  


What is nsfetchedresultscontroller?

1 Answers  


What is difference between delegate and datasource in ios?

1 Answers  


What is block in ios swift?

1 Answers  


What is 'notification'?

1 Answers  


Difference between nil and Nil.

1 Answers  


What is plist?

1 Answers  


What does use core data mean in xcode?

1 Answers  


What are the ways to store data localy on iphone device?

1 Answers  


Categories