Computer Science, asked by bn04351, 6 days ago

pls tell the answer in java blue j​

Attachments:

Answers

Answered by hjeet176kaur
0

Answer:

Execute a Java program in BlueJ:

  • Right click on the program file in BlueJ's main window, and then.
  • Left click on the void main(String[]args) tab:
  • A window will pop up: Left click on OK to run the program. Result: the output of the program is shown in BlueJ's "terminal" window:
Answered by βαbγGυrl
0

Answer:

Steps to Create Java program:-

  1. Write the Java Source Cōde.
  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