Computer Science, asked by sooslippery, 8 months ago

what will be the output of the following expression? if (a>b || a ! =b ) c = ++ a + -b ; System.out.print ( c+" "a ""b ); Assume a=5, b= 2 . pls help me​

Answers

Answered by Shlok2aryan
0

Answer:

its give error

Explanation:

Similar questions