LPI
102-500 · Question #176
102-500 Question #176: Real Exam Question with Answer & Explanation
The correct answer is A. A B. See the full explanation below for the reasoning.
Question
After issuing: function myfunction { echo $1 $2 ; } in Bash, which output does: myfunction A B C Produce?
Options
- AA B
- BA B C
- CA C
- DB C
- EC B A
Community Discussion
No community discussion yet for this question.