__________ occurs when a child class defines a method with the same signature as a method in the parent class.
a) Overloading
b) Overriding
c) Overwhelming
d) Substituting
e) A child class cannot define a method with the same signature as a parent class method.
b) Overriding
Computer Science & Information Technology