previous | start | next

Answers

  1. new String[10];
    new ArrayList<String>();
  2. names contains the strings "B" and "C" at positions 0 and 1


previous | start | next