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 objective c in ios?



What is objective c in ios?..

Answer / Bhajananand Rajak

Objective-C is a superset of the C programming language and provides object-oriented capabilities. In iOS development, it serves as one of the primary programming languages along with Swift. Objective-C allows developers to create apps for Apple's platforms such as iOS, macOS, watchOS, and tvOS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is objective c dynamically typed?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


How is string represented in objective-c?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


Mention what is the primary use of the category in the objective-c?

1 Answers  


Explain the difference between #import and #include in objective-c?

1 Answers  


Are callbacks closures?

1 Answers  


How to convert nsnumber to nsstring in objective c?

1 Answers  


What is a .m file?

1 Answers  


How dispatch_once runs only once?

1 Answers  


What is kvc and kvo? Give an example of using kvc to set value.

1 Answers  


Categories