Function Overloading

Regarding Function overloading,

- why cannot it be done on return values?

- will simply declaring functions with only different return values, but same args cause any problems?

No comments: