Define 'weak' keyword?



Define 'weak' keyword?..

Answer / Shivali Vishnoi

In Apple iOS, the 'weak' keyword is used in ARC to indicate a weak reference to an object. This means that the object may be deallocated at any time, and the weak reference will be set to nil automatically.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

How we can execute some code when app is in background?

1 Answers  


How do you fix app errors on iphone?

1 Answers  


What does ios mean on my iphone?

1 Answers  


How to parse json? Explain

1 Answers  


How to use core data objects between two threads?

1 Answers  


What are the Different types of persistent stores?

1 Answers  


Explain interfaces?

1 Answers  


Explain How to access document directory

1 Answers  


Different types of persistent stores? Which all types can we have on ios?

1 Answers  


Difference between iOS 3 , iOS4, iOS 5, iOS 6, iOS 7 and iOS 8 (What are the new features)

1 Answers  


what are all instruments available in Xcode?

1 Answers  


What is the difference between retain & assign in iOS operating system?

1 Answers   B-Ways TecnoSoft,


Categories