adspace
Answer Posted / Vivek Bhardwaj
Overriding functions can lead to unintended behavior if not implemented properly. One common issue is that derived class objects may behave unexpectedly when used in a context where they should be treated as base class objects. Additionally, changing the behavior of an inherited function can break existing code that relies on the original functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers