Computer scienceFundamentalsEssentialsProgramming conceptsObject-oriented programming

Polymorphism

Empty box

Report a typo

Now we have a new task for our robots: we want to distinguish one more type of boxes for them, just an EMPTY_BOX. For this purpose, we define a method MOVE( EMPTY_BOX ).

What technique do we use in our code?

Select one option from the list
___

Create a free account to access the full topic