Please help! I want to see the code and the output in thecompiler of java, if you can upload a picture of the programworking and its output it would better. Thank you!
Create a class named Salesperson. Data fields for Salesperson include an integer ID number and a double annual sales amount. Methods include a constructor that requires values for both data fields, as well as get and set methods for each of the data fields. Write an
OR
OR