nerdexam
CIW

1D0-437 · Question #7

Consider the following statement: @array1 = (9, "A", 0..9, "PERL"); Given this statement, @array1 consists of how many elements?

The correct answer is A. 13. See the full explanation below for the reasoning.

Question

Consider the following statement:

@array1 = (9, "A", 0..9, "PERL"); Given this statement, @array1 consists of how many elements?

Options

  • A13
  • B4
  • C12
  • D16

How the community answered

(63 responses)
  • A
    75% (47)
  • B
    8% (5)
  • C
    3% (2)
  • D
    14% (9)

Community Discussion

No community discussion yet for this question.

Full 1D0-437 Practice