Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
class Simple{
public static void main(String args[]){
System.out.println("Hello Java");
}
}
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
class Simple{
public static void main(String args[]){
System.out.println("Hello Java");
}
}