ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which is bounded to a list of all unaccounted argument values?
REST
&REST
RAISE
&RAISE
Correct Answer: B — &REST
A rest parameter will be marked by &REST and it is bounded to a list of all unaccounted argument values.