Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how to call function in objective-c?



Explain how to call function in objective-c?..

Answer / Bibin Abraham

To call a function in Objective-C, you typically use the dot notation or square bracket notation. Here's an example for both methods:nnDot Notation:n`[objectName methodName];`nSquare Bracket Notation:n`([objectName class]).methodName;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to add custom cell in uitableview in objective c?

1 Answers  


What is a goal and objective?

1 Answers  


Is objective c statically typed?

1 Answers  


What is protocol in networking?

1 Answers  


What is m script in matlab?

1 Answers  


How do you check for leaks?

1 Answers  


What is the major difference between objective c and swift?

1 Answers  


What is the isa member?

1 Answers  


What is an accessor method?

1 Answers  


Is struct a class?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


Categories