float operate int x, float = 3.4);
Debug the error and rewrite it
Answers
Answered by
3
Answer:
float operate=3.4;
int x;
Similar questions