ios interview questions and answers
ER emphasizes modularity with distinct layers for navigation, data, and presentation. Explain the difference between synchronous and asynchronous tasks in iOS. Synchronous tasks block the current thread until complete, potentially causing UI freezes if used on the main thread. Asyn