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



Explain what do you mean by dot notation?..

Answer / Vaibhab Kumar

Dot notation in Objective-C refers to a way of accessing properties and instance variables using a period (.). It allows you to get or set the value of an object's property directly, as if it were a standalone variable. For example, [myObject propertyName] retrieves the value of a property named 'propertyName', while myObject.propertyName sets its value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How do I open .m files?

1 Answers  


Can protocols have properties?

1 Answers  


Is a fact objective?

1 Answers  


What is nonatomic in objective c?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


What is lazy var?

1 Answers  


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

1 Answers  


What is objective c in ios?

1 Answers  


What are the different types of identifiers?

1 Answers  


What does @synchronized() do?

1 Answers  


What is property and its types?

1 Answers  


What are blocks and how are they used?

1 Answers  


Categories