Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category