Question: Add a method: to the Person class of Exercise P3.6. Data from P 3.6 A Person has a name (just a first name for
Add a method:
![]()
to the Person class of Exercise •• P3.6.
Data from P 3.6
A Person has a name (just a first name for simplicity) and friends. Store the names of
the friends in a string, separated by spaces. Provide a constructor that constructs a
person with a given name and no friends. Provide methods:

public int getFriendCount()
Step by Step Solution
3.47 Rating (154 Votes )
There are 3 Steps involved in it
It looks like you have provided a general description and some methods for a Person class from an ex... View full answer
Get step-by-step solutions from verified subject matter experts
