Multiple Choice
If a function does not have a prototype, default arguments may be specified in the __________.
A) function call
B) function header
C) execution
D) return type
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: This function causes a program to terminate,
Q22: When used as parameters, these types of
Q23: A _ variable is declared outside all
Q24: A function's return data type must be
Q25: Given the following function:<br>void calc (int
Q27: Global variables are initialized to zero by
Q28: Which line in the following program
Q29: Which line in the following program
Q30: You may use the exit() function to
Q31: What is the data type of the