What will happen after the code is compiled and program is run without arguments?

public class Main {
    public static void main(String[] args) {
        System.out.println(args.length);
    }
} 

111

2015 Oct 23, 1:59:44 AM

Follow CodeGalaxy

Mobile Beta

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