CIW
1D0-437 · Question #56
1D0-437 Question #56: Real Exam Question with Answer & Explanation
The correct answer is C. arg1 arg2 arg3. See the full explanation below for the reasoning.
Question
Consider the following command: perl runme.pl arg1 arg2 arg3 Given this command issued on the command line, what is the value of @ARGV?
Options
- Aarg1
- Brunme.pl
- Carg1 arg2 arg3
- D2
Community Discussion
No community discussion yet for this question.