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


Can we create dynamic classes in objective c?



Can we create dynamic classes in objective c?..

Answer / Mohammad Faisal Khan

Yes, you can create dynamic classes in Objective-C using runtime methods such as class_alloc, class_initialize, and objc_allocateClassPair. This allows for the creation of classes at runtime, providing flexibility and dynamism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Can you learn swift without knowing objective c?

1 Answers  


What is inheritance in objective c?

1 Answers  


Is objective c open source?

1 Answers  


Who made objective c?

1 Answers  


What is an extension?

1 Answers  


What is the difference between class and category?

1 Answers  


What is kvc and kvo?

1 Answers  


How do I create a bridging header file?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


What is the isa member?

1 Answers  


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

1 Answers  


What is difference between datasource and delegate?

1 Answers  


Categories