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
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
683 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