56.7k views
2 votes
What is one way polymorphism is implemented?

created a new class using an existing class

changing a variable from a string to a float

hiding class variables from the programs using instances of the class

repurposing an operation

1 Answer

7 votes

Answer:

repurposing an operation

Step-by-step explanation:

Got it right

User Jwg
by
4.5k points