Answer Posted / Satendra Pratap Singh
No, Objective-C does not support function overloading. Each function must have a unique method signature, which includes the function name, return type, and number and types of parameters. However, you can achieve similar functionality by using categories to add new methods to existing classes.
| 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