Smart Education
Learning and Knowing in Smart Way!
Tuesday, October 4, 2016
Hellow world print in JAVA programming
package SolveProblem;
public class HellowWorld {
public static void main(String[] args) {
System.out.println("Hellow World!!!!!!!!!!!!");
}
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment