Practice Test Geeks home

SCJP Sun Certified Java Programmer MCQ 2

What is the output of: System.out.println(1 + 2 + "3" + 4 + 5);

Select your answer