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 do you mean by dot notation?



What do you mean by dot notation?..

Answer / Alok Wilson Bara

In Objective-C, dot notation is a shorthand way of accessing an object's instance variables or calling its methods. It uses a dot (.) to separate the object name from the instance variable or method name. For example: n`myObject.propertyName` or `[myObject methodName]`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain what is data encapsulation in objective-c?

1 Answers  


What are the main objectives of training?

1 Answers  


How is string represented in objective-c?

1 Answers  


What is hashable?

1 Answers  


Explain what are the attributes of category?

1 Answers  


What is a dispatch function?

1 Answers  


Is objective c similar to c++?

1 Answers  


What is concept of property?

1 Answers  


What is the isa member?

1 Answers  


Explain how to call function in objective-c?

1 Answers  


What is the latest version of objective-c?

1 Answers  


What is the primary use of the category in the objective-c?

1 Answers  


Categories