Java Software Solutions >EX2.4 > Solution

Problem:

What output is produced by the following statement? Explain.
System.out.println ("50 plus 25 is " + 50 + 25);

Output:

Not Applicable

Solution:

The output produced is:
50 plus 25 is 5025


No comments :

Post a Comment

Follow Me

If you like our content, feel free to follow me to stay updated.

Subscribe

Enter your email address:

We hate spam as much as you do.

Upload Material

Got an exam, project, tutorial video, exercise, solutions, unsolved problem, question, solution manual? We are open to any coding material. Why not upload?

Upload

Copyright © 2012 - 2014 Java Problems  --  About  --  Attribution  --  Privacy Policy  --  Terms of Use  --  Contact