Which all frameworks you worked in ios ?
Answer / babu
Foundation Framework,
UIKit Framework
MapKit Framework
XCTest Framework (Unit testing)
CoreGraphics Framework
CFNetwork Framework
CoreLocation Framework
| Is This Answer Correct ? | 0 Yes | 0 No |
What are blocks in ios?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
Are document objects required for an application? What does they offer?
What is the significance of autorelease?
How we can wait for some thread to finish before starting another?
What is an NSOperationQueue and how/would you use it in iOS operating system?
Can you explain ios design patterns?
What is meant by delegate in ios?
What is category and class extension? How these differ?
What are the 7 osi layers?
What is a category and when is it used?
How to handle concurrency problems in core data?