One way your program uses object-oriented programming is through polymorphism.

What is one way polymorphism is implemented?

repurposing an operation
created a new class using an existing class
hiding class variables from the programs using instances of the class
changing a variable from a string to a float

Respuesta :

Answer:

Charging a variable from a string to a float

Explanation:

Answer:

repurposing an operation

Explanation:

correct edge 2021