Computer Science, asked by soumyashree22, 11 months ago

int a=1. int b=2, if (a==b) System.out.println. ("Both value are equal") ; else System.out.println (" Values are not equal") What will be the output of the above code? a) both values are equal. b) both values are not equal.​

Answers

Answered by newton1800
0

Answer:

option (b) is the answer

Similar questions