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 |
What are the attributes of category?
What is difference between c and objective c?
How do you write an objective statement?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
What is the difference between a script file and a function matlab?
Is objective c type safe language?
What is objective point of view?
How to print string in objective c?
What does nonatomic mean?
How can we put nil it into dictionary/array?
What is a class in objective c?
What is class extension?