Multiple Choice
To return a value, a function must use a(n) ____ statement.
A) exit
B) throw
C) break
D) return
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Parameters are sometimes referred to as formal
Q2: The method for adjusting the random numbers
Q4: The parentheses in a return statement are
Q5: A function returning a value must specify,
Q6: Pseudorandom numbers are numbers which are not
Q7: In C, it is permitted to nest
Q8: The getcharacter() function can be used for
Q9: When a function simply receives copies of
Q10: The minimum requirement of a _ is
Q11: Placing the appropriate #include statement at the