public class Class1
{
   public static void main(String [] args) {
      System.out.print(args[0] + args[1]);
      System.out.println(args[1]);
    }
}
Specify a result of the given code execution if it is executed with the following line
 java Class1 Hello world !!! 

Следи за CodeGalaxy

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

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