If a method is declared as protected, where may the method be accessed? Ans. A protected method may only be accessed by classes or interfaces of the same package or by subclasses of the class in which it is declared. - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
31 Oct 2023 11:56 AM study24x7 study24x7

If a method is declared as protected, where may the method be accessed? Ans. A protected method may only be accessed by classes or interfaces of the same package or by subclasses of the class in which it is declared.

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