What is difference between objective c and c?
Answer / Pratyush Kumar Mishra
Objective-C is a superset of the C programming language, adding object-oriented features such as classes, inheritance, polymorphism, and messaging. While C is a general-purpose programming language, Objective-C was specifically designed for developing applications on Apple's operating systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which language does apple use?
What is objective c used for?
What are objective- c blocks?
What is a category in objective c?
What does it mean to be objective?
Is reference counting garbage collection?
How do I import a swift file into objective c?
What is the purpose of the protocol?
What does mean in xcode?
Who introduced objective-c & when?
How do you add a category in objective c?
Is objective c statically typed?