C - Functions - Discussion

You Are Here :: Home > C > Functions - Discussion

 



Q.

Which one of the following sentences is true?

A. Function calls always use the call-by-value method. B. All functions must have prototypes.
C. All the arguments of a function must be of the same data type. D. Passing an array to a function involves a pointer.

Answer: Option D
Explaination:

 


No Explanation



Discussion

Your Comments Goes here...
NameDiscussion