How can we edit a java program?
Answers
Answered by
0
Edit: Use an editor to develop the code in your programming language of choice. Result: a text file with the source code of the program (e.g. Sample1. java)
Compile: Use a compiler to translate the source code into a version understood by the machine.
Run: Execute the program on the machine.
Similar questions
Science,
7 months ago
Math,
7 months ago
Science,
7 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago