class HelloWorldApp
{ public static void main(String[] args)
{ System.out.println("Hello World!"); // Display the string. } }
Note: Only a member of this blog may post a comment.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.