Question: I need help in this basic java programming. I just need a program that output this according to the original picture above. Quick Access Package
I need help in this basic java programming. I just need a program that output this according to the original picture above.

Quick Access Package Explorer 23 D Volunteer,java D Volunteer Test.java 23 - Task List 2 public class VolunteerTest (default package) Volunteer java 4 public static void main(String[] args) Find THIS CODE MUST NOT BE CHANGED IN ANY WAY!1 JRE System Library [JavaSE-18] // The code below will be used to test the Volunteer class I/ created by the students for Lab 3 10 THIS CODE MUST NOT BE CHANGED IN ANY WAY!!! Connect Mylyn // Use constrictors to create an empty volunteer object /1 and an object containing data Volunteer volunteer1-new VonO: Volunteer volunteer2 new Volunteer Bill", "Gates", 5); 12 13 14 15 16 17 18 19 20 Connect to your task and ALM tools or greate a local task Outline //Display the initial values in the objects System.out.printfC volunteer1 name issn", volunteer1.getName) System , out . printf("volunteer1 hours available is : %s%n%n", volunteer!.getHoursAvailat System.out.printf("volunteer2 name is : %sKn", volunteer2.getName()); System.out.printf("volunteer2 hours available is : %s%n%n", volunteer2.getHoursAvailat //Update the objects volunteer1.setFirstNameC"Melinda; volunteer1.setLastName( Gates; volunteer1.setHoursAvailable(18); volunteer2.setHoursAvailable(7); R Problems @ Javadoc Declaration-Console
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
