I am a beginner in Java programming.I want to start from basic to learn Java and due it’s higher learning curve I want to know the easiest way to solve this thing done
I am a beginner in Java programming.I want to start from basic to learn Java and due it’s higher learning curve I want to know the easiest way to get this thing done
>Solution :
The famous sysout, you can do it this way:
public class Main {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
Problably, you question will be deleted becouse it is too basic.
But i hope my answer helps.
Also, here some begginer links that may help you:
Good studies! If you need something, call me.