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


Why is objective c syntax so weird?



Why is objective c syntax so weird?..

Answer / Mohit Singh Chauhan

"Objective-C's syntax can appear strange to those accustomed to other programming languages because it is a superset of the C programming language and includes Objective-C extensions. It uses square brackets `[]` for array indexing, @ symbols for defining classes and methods, and message syntax for method calls (e.g., `[object method]`)."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

When should you call dealloc method?

1 Answers  


What is the point of closures?

1 Answers  


What is an accessor method?

1 Answers  


What is difference between method and constructor?

1 Answers  


Explain the types of protocol?

1 Answers  


How to convert string to nsnumber in objective c?

1 Answers  


Explain what is dot notation?

1 Answers  


What is the protocol in objective c?

1 Answers  


Is objective c type safe language?

1 Answers  


What does __ block do?

1 Answers  


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

1 Answers  


What is parsing? Mention which class can you use for parsing of xml in iphone?

1 Answers  


Categories