Does objective c have multiple inheritance? Why not? How to imitate various inheritance?
Answer Posted / Manpreet Singh Siddhu
No, Objective-C does not support function overloading. However, you can achieve similar functionality by using instance methods and class methods for different parameters.
| 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