Answer:
a and b only
Step-by-step explanation:
If you have a function foo(int a, double b) { } you can call this as foo(x,y), just as long as x is an int and y is a double.
5.7m questions
7.4m answers