public class MyFirstApp {
public static void main(String[] args) {
System.out.println("Write once, run anywhere");
}
}
public class MyFirstApp {
}
public class MyFirstApp
{
public static void main(String[] args)
{
System.out.println("Write once, run anywhere");
}
}
public class MyFirstApp {
public static void main(String[] args) {
}
}
public class MyFirstApp {
public static void main(String[] args) {
System.out.println("Write once, run anywhere");
}
}