Answer Posted / Mohit Singh Chauhan
"Objective-C's syntax can appear strange to those accustomed to other programming languages because it is a superset of the C programming language and includes Objective-C extensions. It uses square brackets `[]` for array indexing, @ symbols for defining classes and methods, and message syntax for method calls (e.g., `[object method]`)."
| 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