Solved

All of the Following Are True About Functions Except __________

Question 7

Multiple Choice

All of the following are true about functions except __________.


A) you can use a function call in an expression
B) they can return one or more values
C) they must contain at least one Return statement
D) you can assign the return value from a function to a variable

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions