Unsuccessful overloading

Report a typo

Suppose you have the following method:

int process(int a, int b) { return 0; }

Which of the following methods cannot successfully overload it?

Select one or more options from the list
___

Create a free account to access the full topic