
what are the steps mandatory to develop a simple java program?

To develop a Java program following steps must be followed by a Java developer :
First of all the JDK (Java Development Kit) must be available in your system and its path must be located in the Environment variable. For detail read Java ClassPath
Then in the second step you are required a Java editor, you can use the windows default editor "notepad" if working on windows environment.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.