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


Explain what is dot notation?



Explain what is dot notation?..

Answer / Aditya Kumar Vishwakarma

Dot notation, also known as dot syntax, is a shorthand way to access properties and instance variables in Objective-C. Instead of using methods like `myObject.property`, you can use the dot (.) operator: `myObject.propertyName`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are the characteristics of the category?

1 Answers  


What is responder chain?

1 Answers  


Explain what is the principle distinction between the function calls and messages?

1 Answers  


What is difference between c and objective c?

1 Answers  


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

1 Answers  


Explain types of protocol?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What is gcd objective c?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


How to call function?

1 Answers  


How to convert nsnumber to nsstring in objective c?

1 Answers  


What is objective c runtime?

1 Answers  


Categories