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...


Is there function overloading in objective-c?



Is there function overloading in objective-c?..

Answer / 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

More Objective-C Interview Questions

What does it mean to be objective?

1 Answers  


How to add custom cell in uitableview in objective c?

1 Answers  


How do you write an objective?

1 Answers  


What is difference between objective c and swift programming?

1 Answers  


How do you define a block?

1 Answers  


What is an accessor method?

1 Answers  


What are the delegate?

1 Answers  


Can I write some c++ function in same .m file?

1 Answers  


What is id type in objective c?

1 Answers  


How to call methods in objective c?

1 Answers  


Explain types of protocol?

1 Answers  


Is objective-c is used in window also?

1 Answers  


Categories