Is objective c and c the same?
Answer / Brijesh Kumar Pandey
Objective-C and C are related but not the same. Objective-C is a superset of C, which means it includes all the syntax and features of C, along with additional object-oriented programming capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What number distinctive annotations is accessible in objective-c?
What is inheritance in objective c?
Is objective c difficult?
What is struct and enum?
What does the objective c program fundamentally comprise of?
Can you write setter method for a retain property?
What is #import?
What is the latest version of objective-c?
Who invented objective c?
What is meant by not thread safe?
Can protocols have properties?
What is a dispatch method?