How do you call a method in objective c?
Answer / Prabhat Kumar
To call a method in Objective-C, use dot notation. For example: [object instanceMethod];
| Is This Answer Correct ? | 0 Yes | 0 No |
What is objective c?
What is extern objective c?
What are the size classes?
Explain the difference between uiwindow and uiview?
Does objective c have function overloading?
What is the definition of an objective statement?
What is the principle distinction between the function calls and messages?
What is a dispatch function?
Distinguish between @synthesize and @dynamic in objective –c?
Can objective c run on windows?
Can you please explain the way messaging works in objective-c?
What are the characteristics of the category?