What will be printed to console after the following code is compiled and executed?

public class Main {
    public static void main(String s[]) {
        System.out.println(4|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