Latest Answer: Polymorphism may be classified as Interface basedInheritance based.It also may be classified as compile time polymorphismrun time polymorphismRuntime polymorphism is achieved by means of virtual methods declared by the base class which are overriden by ...