You are on page 1of 1

public class Demo

{
public static void main(string[] arg)
{
system.out.println("Hello World");
}
}

You might also like