(d) Consider the following function declaration
void fl(int a=l, int b};
Is this a valid declaration? If yes, then what does it mean? If no, then what is the problem?
I think I can’t initialize a to 1 at declaration time and this is the problem
New contributor
murad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.