Multiple Choice
When a void function is called, it is known as
A) An output function.
B) A returned value.
C) An executable statement.
D) A comment
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: If we want to test if a
Q16: A void function may not be used
Q17: What type of value does a void
Q18: Given the following function definition fragment, for
Q19: Functions can return at most one value.
Q21: The values or variables listed in the
Q22: What is wrong with the following function
Q23: A simplified version of a function which
Q24: Given the following function definitions and program
Q25: What is the correct way to call