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

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по Java
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты