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 class extension?



What is class extension?..

Answer / Pramod Singh Gunjiyal

Class extensions in Objective-C are a way to extend the functionality of an existing class without modifying its original implementation. They allow you to add new methods, properties, and subclasses to a class without changing the public interface. This helps keep the code organized and maintainable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


What is gcd objective c?

1 Answers  


Is objective-c is used in window also?

1 Answers  


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

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


What are blocks and how are they used?

1 Answers  


What are the types of ios binaries you can create using xcode?

1 Answers  


Explain immutable types in objective c programming language?

1 Answers  


What is a class in xcode?

1 Answers  


How is #import different from #include?

1 Answers  


What is synthesize objective c?

1 Answers  


Categories