Given the following statement:
public ArrayList<Person> friends = new ArrayList<Person>();
There are no hints for this question