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


Why do we require class extension?



Why do we require class extension?..

Answer / Avinash Kumar Subhash

Class extensions are used in Objective-C to separate the implementation details of a class from its public interface. This separation helps keep the code organized and easy to maintain, as it allows you to group related methods together without exposing them to the public API.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


What do you mean by dot notation?

1 Answers  


Is objective c still used?

1 Answers  


What is method swizzling in objective c and why would you use it?

1 Answers  


Does objective-c contain private strategies?

1 Answers  


When would you use nsarray and nsmutablearray?

1 Answers  


Explain class definition in objective-c?

1 Answers  


Does objective c have pointers?

1 Answers  


What are the advantages of swift over objective c?

1 Answers  


Is c++ objective c?

1 Answers  


What is the function of the category?

1 Answers  


Why is objective c better than swift?

1 Answers  


Categories