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 add object to nsarray objective c?



How to add object to nsarray objective c?..

Answer / Deepti

To add an object to an NSArray in Objective-C, you can use the addObject: method. Here is an example: NSArray *array = ...; [array addObject:newObject];

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain how to call function in objective-c?

1 Answers  


What is difference between objective c and c?

1 Answers  


What are class b properties?

1 Answers  


What are objective- c blocks?

1 Answers  


Can you use objective c in swift?

1 Answers  


How to call function in objective-c?

1 Answers  


What is struct and enum?

1 Answers  


What is an objective fact?

1 Answers  


When will you use nsarray and nsmutablearray?

1 Answers  


What is the difference between underscore and self (i.e self.xx and _xx) ?

1 Answers  


Explain what is dot notation?

1 Answers  


What is delegation protocol?

1 Answers  


Categories