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

What number distinctive annotations is accessible in objective-c?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What do you mean by @synthesize and @dynamic in the objective-c?

1 Answers  


What is dictionary objective c?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


What does alloc mean in objective c?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


What is a class property?

1 Answers  


Is objective c compiled?

1 Answers  


Categories