Describe the procedure of to be followed before executing any java source code.

      

Describe the procedure of to be followed before executing any java source code.

  

Answers


Davis
-Save the file with the changes

-Compile the class with java command

-Interpret the class bytecode and execute the class using the jav command.
Githiari answered the question on January 25, 2018 at 14:31


Next: Write a program in Java to display the following message "This is my first java program"
Previous: Write a simple program in Java language to illustrate the application of dialog box.

View More Computer Studies Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions