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.

I need help in this basic java programming. I just need a

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 VolunteerTest [Java Application] /Library)Java/JavaVirtualMachines(jdk1,8.0 102.jdk/Contents/Home/bin/java (Aug 17, 2017, 11:12:49 AM volunteer1 name is : nullnull volunteer1 hours available is0 volunteer2 name is: BillGates volunteer2 hours available is :5 volunteer1 name is :MelindaGates volunteer1 hours available is: 18 volunteer2 name is BillGates volunteer2 hours available is :7 Writabl Smart Insert 12: 22

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!