59.7k views
0 votes
Which of the following is false?

a. A function returns only one value to the statement that invoked it.
b. A Sub procedure can accept only one item of data passed to it.
c. The parameterList in a procedure header is optional.
d. None of the above.

User Amchew
by
6.6k points

1 Answer

2 votes
the correct answer is C
User Peter Horne
by
6.4k points