CIW PERL FUNDAMENTALS 1D0-437 Question # 15 Topic 2 Discussion

CIW PERL FUNDAMENTALS 1D0-437 Question # 15 Topic 2 Discussion

1D0-437 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Which of the following choices demonstrates the correct syntax to pass a reference to a subroutine?


A.

\@array4;


B.

@array4($ref);


C.

getpass(\@array4);


D.

getpass{@array4};


Get Premium 1D0-437 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.