What does it mean to be objective?
Answer / Sneha Rani Masih
In the context of Objective-C, being 'objective' refers to the object-oriented programming paradigm that the language follows. It emphasizes on modeling real-world objects and their interactions, using classes, objects, inheritance, polymorphism, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is #import?
What are the types of ios binaries you can create using xcode?
What is difference between objective c and swift programming?
What is a category in objective c?
Can I use objective c in swift?
What is strong and weak in objective c?
What is the latest version of objective-c?
What is the protocol in objective c?
What is protocol in objective-c?
What is immutable infrastructure?
What is mark and sweep algorithm?
Mention whether nsobject is a parent class or derived class.