Computer Science, asked by parthomsarwade, 11 months ago

write a program in bluej language
help fast
need for board project​

Attachments:

Answers

Answered by kkm0
0

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

Answered by gracy55
0

Explanation:

BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for small-scale software development. It runs with the help of JDK (Java Development Kit)

Similar questions