Computer Science, asked by shayanzb2006, 7 months ago

Write the output for the following:
int a=100,b=50;
if (a!=b)
aH+;
else
System.out.println (a);​

Answers

Answered by RuwaisnZaid
0

Answer:

a = 200 in this output mark me as brainly

Similar questions