Multiple Choice
A function is executed when it is
A) defined
B) prototyped
C) declared
D) called
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: Which line in the following program
Q30: You may use the exit() function to
Q31: What is the data type of the
Q32: Select all that apply. Which of the
Q33: EXIT_FAILURE and _ are named constants that
Q35: _ functions may have the same name
Q36: The value in a _ variable persists
Q37: One reason for using functions is to
Q38: A static variable that is defined within
Q39: This type of variable is defined inside