iii)
State the output of the following statements:
a)
System.out.println("Sum is” +(7+3));
System.out.println("Sum is” +7+3));
System.out.println("Sum is" +"7"+"3");
System.out.println("Sum is" +('7'+3));
System.out.println(3/4 + 7%2 *5+8-1);
Answers
Answered by
1
Answer:
Acid is sour and bases are bitter
Similar questions
Math,
2 months ago
Chemistry,
5 months ago
Social Sciences,
5 months ago
Science,
10 months ago
English,
10 months ago