Question: ava keep it simple pls Question 5.2: In the Student class, add: 1. getFirst: a method which returns the first name. 2. setFirst: a method

ava
keep it simple pls
 ava keep it simple pls Question 5.2: In the Student class,

Question 5.2: In the Student class, add: 1. getFirst: a method which returns the first name. 2. setFirst: a method that uses newFirst variable as parameter to initialize the first name. 3. getStudentNumber: a method which returns the student number. 4. In the main method, call the setFirst method for S1 and S2. 5. Show the first name of S1 and S2 using getFirst method. 6. Show the student number using getStudentNumber method

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!