How to call a function in objective-c?
Answer / Shyam Prakash Mishra
Calling a function in Objective-C involves creating an instance of the class that contains the function and using dot notation or square bracket notation, as mentioned earlier.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to convert nsnumber to nsstring in objective c?
What are the adavantages of gcd over nsthread?
Is objective c type safe language?
What are the 5 principles of object oriented programming?
Does objective c support multiple inheritance?
What is the latest version of objective-c?
How we can layout subviews in a view?
Is objective c object oriented?
Is struct a class?
How to make a code snippet thread safe?
How to reverse array in objective c?
What is a nsstring?