

Then, to write your program, delete sample program available on window.
#HOW TO WRITE A BLUEJ PROGRAM FREE#
It is a free Java environment started in 1999 by Michael Kolling and John Rosenberg at Monash University, Australia, as a successor to Blue.

It is creation of folder that contains various BlueJ classes. BlueJ is a windows based platform for Java Development Kit (JDK). The screen shows ‘Project’ on top left corner. After completion of your program, click on ‘compile. On double clicking icon, ‘welcome’, sample program is displayed Then, to write your program, delete sample program available on window.

and the chance to engage with other educators using BlueJ around the world. (Class name is basically program name where your program is saved on hard disk). The BlueJ window will appear on your screen. It is intended to let application developers write once, run anywhere (WORA).
#HOW TO WRITE A BLUEJ PROGRAM HOW TO#
We have already discussed how to Input and print an integer value? Through this program, we will learn following things:Ĭonsider the program: // Find sum and average of two numbers in Java import java. Double click BlueJ icon available on desktop to start Java. Best Viewed In HD 720p or 1080pThis is a tutorial on how to write a simple Java program, compile it and run it in the BlueJ IDE.This is a basic tutorial co. Given (input) two integer numbers and we have to calculate their SUM and AVERAGE. This is a simple java program, in which we are taking input of two integer numbers and calculate their SUM and AVERAGE.
