LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 32 Topic 4 Discussion

LPIC-1 Exam 102, Part 2 of 2, version 5.0 102-500 Question # 32 Topic 4 Discussion

102-500 Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

After issuing:

function myfunction { echo $1 $2 ; }

in Bash, which output does:

myfunction A B C

Produce?


A.

A B


B.

A B C


C.

A C


D.

B C


E.

C B A


Get Premium 102-500 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.