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...


How to call methods in objective c?



How to call methods in objective c?..

Answer / Sanjeev Kumar Gautam

To call a method in Objective-C, use dot notation (object.methodName) or square bracket notation ([object methodName]).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is synthesize objective c?

1 Answers  


What are the attributes of category?

1 Answers  


Is closure a function?

1 Answers  


How do you call a method in objective c?

1 Answers  


What is instancetype?

1 Answers  


What is objective c?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?

1 Answers  


Does copy increase retain count?

1 Answers  


What is the difference between string and nsstring?

1 Answers  


What is property classification?

1 Answers  


Explain what are the attributes of category?

1 Answers  


Categories