What will be the result of the following code execution?

public class PrintTest {
    public static void main(String[] args) {
        System.out.println("1" + 2 + 3);
    }
}

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
Java quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes