Computer Science, asked by amanpal9555, 9 months ago

018. Give the output for the following code
(1) Assuming the value of x is 10 and 15.
if (x == 10)
System.out.println( "true");
else
System.out.println("false");​

Answers

Answered by ashumaki
1

Explanation:

Sorry my computer was weak and I really love you

Similar questions