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 would I make a static strategy?



How would I make a static strategy?..

Answer / Sandeep Shandilya

To create a static method (also known as class method) in Objective-C, declare the method with the + symbol before the return type. For example: `+ (NSString *)myStaticMethod`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is a block objective c?

1 Answers  


What happens when you create a block?

1 Answers  


What is property and its types?

1 Answers  


What is delegate? Can delegates be retained?

1 Answers  


What is autoclosure?

1 Answers  


What is objective c good for?

1 Answers  


What is a category extension?

1 Answers  


What are the delegate?

1 Answers  


What is enum in objective c?

1 Answers  


Why swift is faster than objective c?

1 Answers  


Is objective-c is used in window also?

1 Answers  


What is the function of the category?

1 Answers  


Categories