What is ios deadlock?



What is ios deadlock?..

Answer / Amaresh Kumar

"A deadlock in iOS occurs when two or more threads are unable to progress because each one is waiting for the other to release a resource. This can be avoided by careful design of multithreaded code, ensuring resources are always released in a timely manner"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

How to send crash report from device?

1 Answers  


Why core data is faster than sqlite?

1 Answers  


How to parse json? Explain

1 Answers  


Which json framework is supported by ios? : IOS Architect

1 Answers  


How to parse json?

1 Answers  


What is a category and when is it used?

1 Answers  


What is iphone sdk?

1 Answers  


Explain interfaces?

1 Answers  


Explain difference between mrc and arc?

1 Answers  


What happens if the methods doesn’t exist?

1 Answers  


What is difference between unit tests and ui test in xcode?

1 Answers  


Explain how you can migrate to Xcode?

1 Answers  


Categories