nerdexam
CIW

1D0-437 · Question #95

Which of the following methods of calling a subroutine is not valid?

The correct answer is B. getname() = @array1. See the full explanation below for the reasoning.

Question

Which of the following methods of calling a subroutine is not valid?

Options

  • A$namex = getname();
  • Bgetname() = @array1;
  • C$yearstogo = $Retireage Currentage();
  • D$yearstogo = $Retireage Currentage($name);

How the community answered

(63 responses)
  • A
    3% (2)
  • B
    76% (48)
  • C
    6% (4)
  • D
    14% (9)

Community Discussion

No community discussion yet for this question.

Full 1D0-437 Practice