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


What is difference between array and nsarray?



What is difference between array and nsarray?..

Answer / Sajjan Singh

Array and NSArray are similar data structures used to store collections of objects in Objective-C. The main difference is that Array is a native Swift collection and does not require bridging, while NSArray is an Objective-C Foundation class that must be used with Objective-C code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is the difference between #import and #include in objective-c?

1 Answers  


What is the difference between objective c and c++?

1 Answers  


Is objective c, a dynamic language? True/false, explain.

1 Answers  


How dispatch_once runs only once?

1 Answers  


Explain the difference between atomic and nonatomic synthesized properties.

1 Answers  


What is an example of category?

1 Answers  


How to use swift protocol in objective c?

1 Answers  


Can you use objective c in swift?

1 Answers  


Explain how the class “implementation” is represented in objective-c?

1 Answers  


What do you understand by protocol?

1 Answers  


How do I create an objective c class in xcode?

1 Answers  


What's the difference between a thread safe and a thread unsafe function?

1 Answers  


Categories