Who calls the dealloc strategy?



Who calls the dealloc strategy?..

Answer / Hemant Sahu

In Apple iOS, the dealloc method is called by Objective-C's automatic memory management system when an object goes out of scope or is explicitly released.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

. How do you change the content of your app in order to change the views displayed in the corresponding window?

1 Answers  


What is the use of controller object UIApplication?

1 Answers  


What is @dynamic and any place where it is used?

1 Answers  


What is a weak var?

1 Answers  


What are design patterns in ios?

1 Answers  


Flow of push notification?

1 Answers  


What is viper code?

1 Answers  


What is @implementation?

1 Answers  


What are the ios devices?

1 Answers  


Is the object retained if I call performSelector:withObject:afterDelay:?

1 Answers  


What is a delegate xcode?

1 Answers  


What is cocoa touch?

1 Answers  


Categories