Q. List context of the returned value from a subroutine is extracted using ___.
β
Correct Answer: (C)
@
Explanation: The @ is used to return the list context of the returned value from a subroutine.