Which of the following choices demonstrates the correct syntax to pass the argument $arg2 to the subroutine getpass?

“Pass Any Exam. Any Time.” – www.actualtests.com 2
ActualTests.com
Which of the following choices demonstrates the correct syntax to pass the argument $arg2 to the
subroutine getpass?

“Pass Any Exam. Any Time.” – www.actualtests.com 2
ActualTests.com
Which of the following choices demonstrates the correct syntax to pass the argument $arg2 to the
subroutine getpass?

A.
getpass($arg2);

B.
call &getpass($arg2);

C.
sub &getpass($arg2);

D.
callgetpass($arg2);



Leave a Reply 1

Your email address will not be published. Required fields are marked *