What is objective c?



What is objective c?..

Answer / Rishish Mishra

Objective-C is a superset of the C programming language and provides object-oriented capabilities, such as encapsulation, inheritance, polymorphism, and messaging. It was developed by Brad Cox and Tom Love in 1984.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is protocol in simple words?

1 Answers  


What is a block objective c?

1 Answers  


What do you mean by cocoa?

1 Answers  


How do you define a protocol?

1 Answers  


How is string represented in objective-c?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


How to convert data to string in objective c?

1 Answers  


How is #import different from #include?

1 Answers  


Is objective c and c the same?

1 Answers  


Is objective c type safe language?

1 Answers  


What is the use of synchronized() block in objective c?

1 Answers  


When would you use nsarray and nsmutablearray?

1 Answers  


Categories