Computer Science, asked by ahaana16, 9 months ago

What will be the output of following code snippet-
int var1 =
= 5;
int var2 = 6;
System.out.print(var1 > var2);

Answers

Answered by mayank869931
0

Answer:

let's chat on whatsapp

Similar questions