Multiple Choice
A function that is called or summoned into action by its reference in another function is a ____.
A) function prototype
B) called function
C) calling function
D) function declarator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The purpose of a _ is to
Q22: The standard C library consists of 5
Q23: _ is an example of a function
Q24: Pass by value is also referred to
Q25: _ is an example of a calling
Q27: Postconditions are any set of conditions required
Q28: The portion of the function header that
Q29: The function's prototype, along with pre- and
Q30: The argument names in the header line
Q31: There is no C string data type.