What is difference between nil and nill?
Answer / Priya Nigam
"In Objective-C, there's no 'nill'. The term you are looking for is 'nil', which represents the null or absent value."
| Is This Answer Correct ? | 0 Yes | 0 No |
Does objective c have garbage collection?
What is mark and sweep algorithm?
What is toll-free bridging?
Does objective c have pointers?
Is apple stopping supporting objective c?
What are the differences between copy and retain?
What is a delegation protocol?
What is the difference between underscore and self (i.e self.xx and _xx) ?
What is an m file?
What is protocol with example?
What does it mean to be objective?
What does __ block do?