Variable Number of Arguments - Programming

Q1:

Can we write a function that takes a variable argument list and passes the list to another function?

A Yes

B No

ANS:A - Yes

No answer description is available. Let's discuss.