How to call function?
Answer / Priyanka Jaiswal
In Objective-C, you can call a function by using the dot notation or square bracket notation. For example, if you have a method called 'myMethod' in a class named MyClass: [MyClass myMethod];
| Is This Answer Correct ? | 0 Yes | 0 No |
What are nsautoreleasepool?
What is the isa member?
Mention which class can you use for parsing of xml in iphone?
What are the two types of m files?
Who introduced objective-c & when?
What is hashable?
Can we implement dealloc in arc? If yes, what is the need to do that?
What are the classifications of property?
Can you differentiate polymorphism from abstraction?
What is the latest version of objective-c?
What is the difference between objective c and c++?
What is category in objective c?