What will be the Output of the below code:filter_noneeditplay_arrowbrightness_4public class A {     public static void main(String[] args)     {         if (true)             break;     } } - 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
692 followers study24x7 22 Mar 2019 12:47 PM study24x7 study24x7

What will be the Output of the below code:filter_noneeditplay_arrowbrightness_4
public class A {
    public static void main(String[] args)
    {
        if (true)
   ...

See more

A

 Nothing

B

Error

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