Multiple Choice
The first line in the function definition is known as the function _____.
A) header
B) block
C) return
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The value assigned to a global constant
Q26: The math function ceil(x)returns the smallest integer
Q39: The function header begins with the keyword
Q40: To assign a value to a global
Q42: The _ of a local variable is
Q46: What type of value is returned by
Q47: A value-returning function has a(n) _ statement
Q48: A variable is visible only to statements
Q49: Which of the following will assign a
Q62: Which of the following statements causes the