In the following function declaration, how many formal parameters are there?
double calculate(double value1, double value2);
1
2
0
2 actual parameters
This question is part of this quiz :