What does the objective c program fundamentally comprise of?
Answer Posted / Kuldeep Sharma
The Objective-C program fundamentally comprises of classes, objects, messages, and methods. Classes define a blueprint for creating objects in memory, and objects are instances of a class. Messages are used to send commands to an object, and methods are the implementations of these commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category