Does Objective C have function overloading?
Objective-C doesn't support technique overloading. Thus you have got to use totally different technique names.
BY Best Interview Question ON 29 Mar 2019
Objective-C doesn't support technique overloading. Thus you have got to use totally different technique names.