how to write introduction of computer of java progam
Answers
Answered by
2
Explanation:
The basic steps to create the Hello World program are: write the program in Java, compile the source code, and run the program.
1.Write the Java Source Code. ...
2.Save the File. ...
3.Open a Terminal Window. ...
4.The Java Compiler. ...
5.Change the Directory. ...
6.Compile Your Program. ...
7.Run the Program.
Answered by
2
The basic steps to create the hello world program are: write the programs in java program, compile the source code, and run the program.
1. Write the java source code.
2. Save the file.
3. Open a terminal window.
4. The java compiler.
5. Change the directory.
6.Compile your program.
7. Run the program.
Similar questions