Practice Java with a BlueJ-style editor. Edit code, run, and see output instantly.
← Back to Educational NotesHello World and main method
int, double, char
Console input using Scanner
Arithmetic operations
if-else and switch
for loop demo
Enhanced for loop
Static methods and return
Simple class with method
Parameterized constructor
Method overriding
Interface and implementation
String methods
try-catch
Write to file
Autoboxing
Factorial
Concept summary