QUESTION IMAGE
Question
choose the correct term to complete the sentence. is an example of polymorphism. operation overloading a new class uses the properties and methods of an existing class hiding class variables from other programs that use the class
Polymorphism in programming allows different objects to respond to the same method or operation in different ways. Operation overloading is a form of polymorphism where an operator or function name can have multiple implementations depending on the types of its operands. The second option is inheritance, and the third is data - hiding.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Operation overloading