iOS Developer Question:
Download Questions PDF

Explain me what is Polymorphism?

Answer:

It enables a methods to exhibit different behaviours under different instances. The task of creating a Function or an Operator behave differently in different instances is known as Operator Overloading which is an implementation of Polymorphism.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Enlist Frameworks for Cocoa?What is plist?