Computer Science, asked by ggggggggggg7961, 7 months ago

What is the syntax error in the following function declaration
void fun1(int parmf ,float parm2);
{ .......
......
...}

Answers

Answered by yesh156raj
1

Answer:

float parm 2

Explanation:

Similar questions