Computer Science, asked by chawlaharman4343, 1 year ago

What are the steps to run a java program?

Answers

Answered by nancyyy
3
The programm will execute in the following steps :

1st Step: Java Compiler
2nd Step: Bytecode
3rd Step: JVM
4rd Step: Machine Execuatable code
Similar questions