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 dot notation?



What is dot notation?..

Answer / Pankaj Sunder Gaur

Dot notation is a shorthand way of accessing properties or instance variables in Objective-C. It uses the dot (.) to separate the property name from the object it belongs to, e.g., `myObject.property`. Underneath, it calls the getter method for the property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is abi stability?

1 Answers  


Why is objective c used?

1 Answers  


What is dynamic dispatch method?

1 Answers  


What is posing in objective c?

1 Answers  


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

1 Answers  


Is struct a class?

1 Answers  


Is c and objective c the same?

1 Answers  


Is objective c statically typed?

1 Answers  


What do you mean by @synthesize and @dynamic in the objective-c?

1 Answers  


What is the difference between underscore and self (i.e self.xx and _xx) ?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


What does it mean to be objective?

1 Answers  


Categories