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 we can layout subviews in a view?

1 Answers  


Why do we require class extension?

1 Answers  


What is toll-free bridging?

1 Answers  


What is responder chain?

1 Answers  


What is dynamic dispatch method?

1 Answers  


When is toll-free bridging useful?

1 Answers  


What is a delegation protocol?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


When should you call dealloc method?

1 Answers  


Who introduced objective-c & when?

1 Answers  


What is extern objective c?

1 Answers  


Is objective c type safe language?

1 Answers  


Categories