Computer Science, asked by aanyaaryan, 7 months ago

How to develop programme in Java

Answers

Answered by chavi7749
25

Explanation:

a. write the java source code

b. save the file

c. open a terminal window

d. the java compiler

e. change the directory

f. compile your program

g. run the program

Answered by Anonymous
3

Explanation:

  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