I have the following code that I have created to understand and learn about java.
class Salary { double b, add; double rate; double fullSalary; Salar