logo Practice-It logo

BJP5 Self-Check 8.26: encapsulatedName

Author: Marty Stepp (on 2019/09/19)

(You should complete Self-Check 8.7 before answering this question. You may also want to consult your solution to Self-Checks 8.11, 8.15, and 8.19.)

Encapsulate the Name class. Modify the existing code shown below to make its fields private, and add appropriate accessor methods to the class named getFirstName, getMiddleInitial, and getLastName.

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.