Overriding means changing behaviour of methods of derived class methods in the base class.
(a) True
(b) False
This question was posed to me at a job interview.
I would like to ask this question from Polymorphism in portion Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python