What is extern objective c?
Answer / Km Neeraj
In Objective-C, the 'extern' keyword is used to declare functions or variables outside of their containing files. It can also be used with C headers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is gcd objective c?
What are the differences between copy and retain?
Is c++ objective c?
What is differences between nsnull and nil in objective c?
What is delegation protocol?
What is an objective fact?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?
How declare methods in objective c?
What is main storyboard?
What are objective c properties?
Is objective c object oriented?