Explain some common execution states in ios?
Answer / Sunita Tevatiya
Common execution states in iOS include running, suspended, inactive, and background. Each state determines how your app behaves when it's not the foreground app.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain enum?
Is swift similar to c?
Explain some design patterns which we normally use during the app development.
What is difference between single and double, in swift?
Explain deinitializer in swift programming language?
What is cocoa swift?
Why we use lazy in swift?
What are classes in swift?
Is singleton thread safe swift?
Can you explain completion handler?
How you define variables in swift?
Why swift is faster?