What is difference between c and objective c?
Answer / Ms Varsha
C is a general-purpose programming language, while Objective-C is a superset of C that adds object-oriented features and is specifically designed for developing applications for Apple's platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is posing in objective c?
How to convert nsnumber to nsstring in objective c?
Can protocols have properties?
What is property in objective c?
What are objective c properties?
How does dispatch_once manages to run only once?
Explain the difference between atomic and nonatomic synthesized properties.
What are the advantages of using objective-c?
What is dealloc?
When might you use a cfarray/dictionary instead of a nsarray/dictionary?
What are benefits of collections views?
What is abi stability?