What restrictions are placed on method overriding? Ans. Overridden methods must have the same name, argument list, and return type. The overriding method may not limit the access of the method it overrides. The overriding method may not throw any exceptions that may not be thrown by the overridden method. - Study24x7
Social learning Network
06 Feb 2024 12:57 PM study24x7 study24x7

What restrictions are placed on method overriding? Ans. Overridden methods must have the same name, argument list, and return type. The overriding method may not limit the access of the method it overrides. The overriding method may not throw any exceptions that may not be thr...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles