10.5k views
5 votes
HELP PLZZ Which statement is true? Select 3 options.

A. A function must have a return value.

B. A function can use variables as parameters.

C. The definition of a function must come before where the function is used.

D. The definition of a function can come before or after it is used.

E. A function can have more than one parameter.

2 Answers

4 votes

Answer:

B. C. E.

hope this helps :D

User DJay
by
6.8k points
1 vote

Answer:

The definition of a function must come before where the function is used.

A function can have more than one parameter.

A function can use variables as parameters.

Step-by-step explanation:

HELP PLZZ Which statement is true? Select 3 options. A. A function must have a return-example-1
User Arijeet
by
6.9k points