Write the output for the following:
int a=100,b=50;
if (a!=b)
aH+;
else
System.out.println (a);
Answers
Answered by
0
Answer:
a = 200 in this output mark me as brainly
Similar questions