In which scenario would a runtime error related to dynamic method binding occur?
Calling a non-virtual method on an object
Casting an object to a compatible type and calling a method defined in the base class
Baroque art features strong contrasts, while Rococo art prefers more subtle transitions
Baroque art is generally larger in scale than Rococo art

Object-Oriented Programming Exercises are loading ...