Java OOP
PLEASE DO IT URGENT
A social networking website hires you to meet the following requirements:
Solution Guidelines:
Create a class Profile having name, emailId, city , country, friendlist[] ( Keep the fields private)
Profile class will contain following methods:
String country): allow user to set his information
accepts the request add the person object into friendlist[]
Note:Achieve Method Overloading keep the parameters as (Profile profile , String Message) giving Access to user to send request with a personalized message.
the friendlist
exists returns true else return false
the common friends
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here