logo Practice-It logo

BJP4 Self-Check 8.27: mutatorsName

Author: Marty Stepp (on 2016/09/08)

(You should complete Self-Check 8.26 before answering this question. Go back to that exercise and copy/paste your solution here as a starting point.)

Add mutator methods called setFirstName, setMiddleInitial, and setLastName to your encapsulated version of the Name class from the last exercise. Give the parameters the same names as your fields, and use the keyword this in your solution.

Type your solution here:


This is a class problem. Submit a complete Java class as described.

You must log in before you can solve this problem.


Log In

If you do not understand how to solve a problem or why your solution doesn't work, please contact your TA or instructor.
If something seems wrong with the site (errors, slow performance, incorrect problems/tests, etc.), please

Is there a problem? Contact a site administrator.