Home » C# Programming » Functions and Subroutines

If a function fun() is to sometimes receive an int and sometimes a double then which of the following is the correct way of defining this function?

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!