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


Is objective c dynamically typed?



Is objective c dynamically typed?..

Answer / Amarnath Sonkar

Yes, Objective-C is dynamically typed. This means that the type of an object isn't checked until runtime, allowing for greater flexibility but also increasing the possibility of runtime errors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is an m file?

1 Answers  


How do I open .am files?

1 Answers  


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

1 Answers  


Why is objective c used?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


Why swift is faster than objective c?

1 Answers  


What is a delegate objective c?

1 Answers  


What is an example of category?

1 Answers  


What is a .m file?

1 Answers  


What are the two types of m files?

1 Answers  


Tell me something about objective-c blocks?

1 Answers  


Categories