BASICS OF JAVA

Create a class in JAVA
Declare member variables (attributes)
Display text to monitor and get inputs from keyboard
Use arithmetic operators
Declare member methods
Create constructors

Notes