Cozeva interview question

What is the difference between abstraction and polymorphism ?

Interview Answer

Anonymous

28 Mar 2023

Abstraction refers to no specific detail of something, and Polymorphism refers to methods of different objects have the same, but do different task.