Find the output; int a=2,b=5,c=6; System.out.println("Sum is"+a+b+c)
Please give the answers fast??
Answers
Answered by
0
Answer:
When c = a ... int m=8; m*=8; System.out. println("The output =" + m); ... Question 6. double c; int x, y, z; x = 5; y = 10; z = 11; c = x*y +z/2;.
Similar questions