Is it allowed to write statement
  int[] penguin;
without creating an array for penguin to refer to?