What are all the difference between iOS3, iOS4 and iOS5?
Answer / Navjot Singh
{"iOS3": "* Version released in 2009n* Supported older devices like iPhone 2G, iPod touch 1G and iPhone 3G.n* Used HFS+ file system.n*, Didn't support multitasking.",
"iOS4": "* Version released in 2010n* Introduced multitasking feature for compatible devices.n* Supported Game Center, iAd and AirPrint.n* Used HFS+ file system.",
"iOS5": "* Version released in 2011n* Dropped support for older devices like iPhone 3G and iPod touch 2G.n* Introduced new features like Notification Center, Newsstand, Twitter integration, iCloud, etc.n* Switched from HFS+ to APFS file system.",
"reference": "https://www.apple.com/ios/history/
| Is This Answer Correct ? | 0 Yes | 0 No |
What is synchronous web request and asynchronous ?
What is App Bundle in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,
What is nspersistentstore?
What is delegate and protocol in ios?
What is the purpose of reuseidentifier? What is the benefit of setting it to a non-nil value?
Explain how to silent the noisy keyboard?
What is nsfetchedresultscontroller? How do you turn on content monitoring?
What are b-trees?
What are the ios devices?
What are different ways that you can specify the layout of elements in a uiview?
How does the runtime handle message passing? What is message forwarding?
How to parse xml?