MCQ
What is the sequence of steps to create and execute Java program?
i. Run the application using Java interpreter
ii. Create Java source file using any plain ASCII text editor
iii. Compile the source file using the Java compiler
i. Run the application using Java interpreter
ii. Create Java source file using any plain ASCII text editor
iii. Compile the source file using the Java compiler
- Ai, ii, iii
- ✓ii, iii, i
- Cii, i, iii
- Diii, i, ii