What is polymorphism in ios?



What is polymorphism in ios?..

Answer / Mayank Solanki

Polymorphism in iOS allows objects of different classes to be treated as objects of a common superclass. This provides flexibility and reusability in your code, making it easier to work with multiple related classes at once. Polymorphism is achieved through inheritance and method overriding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is ios application life cycle?

1 Answers  


What is grand central dispatch ios?

1 Answers  


What is concurrency in ios?

1 Answers  


How to implement "load more" using nsfetchedresultscontroller?

1 Answers  


Assume that your app is running in the foreground but is currently not receiving events. In which sate it would be in?

1 Answers  


What do you know about home screen of ios?

1 Answers  


What size is 1x and 2x?

1 Answers  


Can I have relationship between entities in separate stores (in case of configurations)?

1 Answers  


What is ios architecture?

1 Answers  


What is oops in ios?

1 Answers  


What is swift and what is objective-c?

1 Answers  


What is the biggest change with ios 7?

1 Answers  


Categories