What is the syntax error in the following function declaration
void fun1(int parmf ,float parm2);
{ .......
......
...}
Answers
Answered by
1
Answer:
float parm 2
Explanation:
Similar questions
Science,
5 months ago
English,
5 months ago
Computer Science,
5 months ago
Math,
10 months ago
Math,
10 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago