Welcome to Java!

Sort by

recency

|

580 Discussions

|

  • + 0 comments

    public class Solution {

    public static void main(String[] args) {
        System.out.println("Hello, World.");
        System.out.println("Hello,Java.");
    }
    

    } this program correct

  • + 0 comments

    public class Solution {

    public static void main(String[] args) {
        System.out.println("Hello, World.");
        System.out.println("Hello,Java.");
    }
    

    }

  • + 0 comments

    hello

  • + 0 comments

    public static void main (String[] args) { system.out.println("hello, world."); system. out. println(""hello,java."); }

  • + 0 comments

    This is a great beginner challenge for those starting with Java! www iplwin com