State the output of the following code:
System.out.print( “ADD” + 32 + „8‟ ) ;
System.out.println( „A‟ + 10 + “CHEERS” ) ;
Answers
Answered by
0
Output:
it will show an error as there is no such thing as ,,8" in java
Similar questions
Math,
3 months ago
Environmental Sciences,
7 months ago
Math,
7 months ago
Math,
11 months ago
India Languages,
11 months ago