Computer Science, asked by colourmedia, 11 months ago

Write down the steps to start the BlueJ.

Answers

Answered by singhishaan010
11

Answer:

Steps:

1. Create a folder/directory using Microsoft Explorer.

2. Start BlueJ by finding and double clicking on its icon

3. Create a new project.

4. Create a new class.

5. Open the editor for the class.

6. Modify the code for the class.

7. Compile the class.  

8. Run the application.

9. Get out of BlueJ

Explanation:

Answered by dabdog
2
Create a folder/directory using Microsoft Explorer. ...

Invoke BlueJ. ...

Create a new project. ...

Create a new class. ...

Open the editor for the class. ...

Modify the code for the class. ...

Compile the class. ...

Run the application.

Attachments:
Similar questions