Search:

Type: Posts; User: Ryo

Search: Search took 0.11 seconds.

  1. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    I have a question,, if I make the ArrayList in the become_fans(){} method, and save the name, how to pass the ArrayList to another mehtod (look_list_fans(){}) on another class?? I really need an...
  2. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    I want to Become_fans(){} save the name of the people so the look_list_fans(){} coudl display it..
  3. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    pls look at the people class there is a method : become_fans(Artist A){}
    and the class Artist method look_list_fans..

    what I was trying is to get the relation on that method, become_fans(){} save...
  4. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    Well pls check again I've updated it and got no error.. and read once again about the question and the problem
  5. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    Okay here is a thing,

    people orang1 = new people("Kukung Kurniawan","Sukabirus 26","29 Februari 1992");
    people orang2 = new people("Tane Yoroshi","Sukapura","22 Agustus 1990");

    how to save...
  6. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    I got he problem at the method.
    that can add_friends, look_list_friend.etc..


    Output program that I wanted :

    List Fans from Amru Rizaldy :
    1.Tane Yoroshi
    2.Risman Rangga
  7. Replies
    15
    Views
    2,355

    Re: NEED HELP TO FIX Object oriented Program Facebook

    Okay... its done... pls help me..
  8. Replies
    15
    Views
    2,355

    NEED HELP TO FIX Object oriented Program Facebook

    Here is the Story, I want to make a object oriented program, and choose Facebook as an objeck...
    The case :
    The Facebook account has four different Type: Artist, people, shop, politic
    and there...
Results 1 to 8 of 8