Donate SIGN UP

Functions

Avatar Image
Aimee | 13:23 Wed 20th Nov 2013 | Quizzes & Puzzles
1 Answers


Which of the following function prototype is perfectly acceptable?
A. int Function(int Tmp = Show());
B. float Function(int Tmp = Show(int, float));
C. Both A and B.
D. float = Show(int, float) Function(Tmp);
Gravatar

Answers

Only 1 answerrss feed

Best Answer

No best answer has yet been selected by Aimee. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
A.

Only 1 answerrss feed

Do you know the answer?

Functions

Answer Question >>