Stronger and weaker class – JAVA

In case of method overriding the access privilege of the method in the derived class should always be equal or greater than the access privilege of the method in super …