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:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following can be returned
Q3: When a parameter is declared using the
Q4: In the context of Visual Basic procedures
Q5: A procedure may not be accessed by
Q6: What is the syntax error in the
Q8: Which of the following code examples is
Q9: Which of the following calls to the
Q10: Which statement is true in regard to
Q11: What is the value of intTotal after
Q12: If you do not provide an access