Multiple Choice
A(n) ____ procedure returns a value after performing its assigned task.
A) Argument
B) Function
C) Parameter
D) Sub
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Unlike a Sub procedure header, a function's
Q26: To pass a variable by value, you
Q27: The last statement in a function is
Q28: A(n) _ Sub procedure is processed only
Q29: You pass a variable by _ when
Q31: What are the rules for naming an
Q32: The parameterList lists the data type and
Q33: Desk‑checking is also called _ because you
Q34: The position of the arguments listed in
Q35: You can invoke an independent Sub procedure