Skip to content
0
public class HelloWorld
{
public static void main()
{
System.out.println("Hello World");
}
}

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!