nerdexam
Oracle

1Z0-815 · Question #82

Which two are valid array declaration?

The correct answer is A. Object array[]; C. int[] array. See the full explanation below for the reasoning.

Question

Which two are valid array declaration?

Options

  • AObject array[];
  • BBoolean array[3];
  • Cint[] array;
  • DFloat[2] array;

How the community answered

(16 responses)
  • A
    69% (11)
  • B
    13% (2)
  • D
    19% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-815 Practice