Explain about design patterns in iOS
Answer / babu
MVC Design pattern.
Singleton Design pattern.
Target Action design pattern.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the functions of managed object context?
What is use of nsoperation? How nsoperationque works?
. Why an app on iOS device behaves differently when running in foreground than in background?
What is bridging header in ios?
What is delegate in ios objective c?
What are the different store migration options? How do they work?
What are extra features added in ios 9?
Explain the difference between NSOperationQueue concurrent and non-concurrent in iOS operating system?
What are ios protocols?
Tell me what is fast enumeration?
What is background state in ios?
What is 'private', 'protected' and 'public' ?