Functions and Subroutines - Programming

Q1:

How many values is a subroutine capable of returning?

A Depends upon how many params arguments does it use.

B Any number of values.

C Depends upon how many ref arguments does it use.

D 0

E 1

ANS:D - 0

No answer description is available. Let's discuss.