What is objective c vs c?
Answer / Ankita Chauhan
Objective-C and C are both programming languages, but there are key differences:nn1. Syntax: C has a simpler syntax, while Objective-C includes additional keywords and syntax for object-oriented programming.nn2. Object-Oriented Features: Objective-C includes features like classes, inheritance, polymorphism, and messaging that are not part of the standard C language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between nil and nill?
What is posing in objective c?
What is m file?
How to declare global variable in objective c?
What is dynamic dispatch method?
What is nsstring?
What are static attributes?
Is objective c the same as c++?
What is class extension?
Why swift is faster then objective c?
What does mean in objective c?
What are the size classes?