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 check array contains value in objective c?



How to check array contains value in objective c?..

Answer / Anu Sirohi

"To check if an array contains a certain value in Objective-C, you can use the `containsObject:` method of NSArray. For example: `if ([myArray containsObject:@"someValue"]){n// do somethingn}"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Why swift is better than objective c?

1 Answers  


What are class b properties?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


What is block variable?

1 Answers  


What is difference between null and nil?

1 Answers  


What are the 5 performance objectives?

1 Answers  


What are blocks and how are they used?

1 Answers  


When will you use nsarray and nsmutablearray? Which one is faster?

1 Answers  


What is main storyboard?

1 Answers  


What is a delegate in objective c?

1 Answers  


What type of language is objective c?

1 Answers  


What is the difference between nsstring and string?

1 Answers  


Categories