Sail E0 Webinar
Question

Which of the following function prototype is perfectly acceptable?


Options:
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);
Answer: Option A



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers