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 method swizzling in objective c and why would you use it?



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

Answer / Sudha Maurya

"Method Swizzling" is a technique used in Objective-C to dynamically swap out implementation of methods at runtime. It's useful when you want to modify the behavior of existing classes without modifying their source code or creating subclasses. This can be particularly helpful for debugging, testing, or implementing libraries.

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  


How is #import different from #include?

1 Answers  


What are blocks and how are they used?

1 Answers  


What is difference between objective c and swift programming?

1 Answers  


What do you mean by dot notation?

1 Answers  


How to call a function in objective-c?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


Is c++ objective c?

1 Answers  


What is synthesized in objective-c?

1 Answers  


What is the purpose of managed object context (nsmanagedobjectcontext) in objective-c and how does it work?

1 Answers  


What is the difference between function and objective?

1 Answers  


What is a protocol in objective c?

1 Answers  


Categories