What is objective c written in?
Answer / Mohammad Jafar
Objective-C is a programming language that was primarily developed at NeXT by Brad Cox and Tom Love between 1987 and 1989. It is syntactically based on the C programming language but adds Smalltalk-style messaging to it.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are blocks and how are they used?
Explain what is @synthesize in objective-c?
Explain what is dot notation?
What is an m file?
Can we have multiple uiwindows in ios?
Can I use objective c in swift?
Explain mutable types in objective c programming language?
Is reference counting garbage collection?
What is instance variable objective c?
How to restart app in objective c?
What does it mean to be objective?
Is objective c the same as c++?