What is the difference between objective c and c++?
Answer / Rajkumar Gupta
Objective-C is an object-oriented superset of C, meaning it includes additional syntax for managing objects. It was designed specifically for Apple's operating systems, while C++ is a general-purpose programming language that supports both procedural and object-oriented paradigms.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you call a method in objective c?
Can you differentiate polymorphism from abstraction?
How do you define a block?
What is synchronized() block in objective c?
What is a category in objective c?
What are the characteristics of the category?
Does objective c have function overloading?
What is typedef objective c?
What is enum constant?
How to add custom cell in uitableview in objective c?
Can a protocol have properties?
How much does m files cost?