If I am inheriting from a class and not changing anything in a method, is it required to use super to initialize the method from the parent class?If I am inheriting from a class and not changin
If I am inheriting from a class and not changing anything in a method, is it required to use super to initialize the method from the parent class?If I am inheriting from a class and not changin