1 2 3 4 5 6 7 8 9 10 |
public class Index{ public static void main(String[] args){ System.out.println("Hello World"); System.out.println("This is my new Technology Blog"); System.out.println("Programming Blog, Tutorials, Jquery, Ajax, Java, Php"); System.out.println("^_^"); } } |
Facebook Comments
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.