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,
4 months ago
Math,
4 months ago
Environmental Sciences,
9 months ago
Math,
9 months ago
Math,
1 year ago
India Languages,
1 year ago