Easy Tutorial
For Competitive Exams

Which of the following function prototype is perfectly acceptable?

int Function(int Tmp = Show());
float Function(int Tmp = Show(int, float));
Both A and B.
float = Show(int, float) Function(Tmp);
Share with Friends
Privacy Copyright Contact Us