Home » C# Programming » Functions and Subroutines

If a function fun() is to receive an int, a Single & a double and it is to return a decimal 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!