3
Answers

Functions and Subroutines in C#

Ask a question
Hi friends,

I want to know that, If a procedure fun() is to receive an int, a Single & a double and it is to return a decimal then what is the way to define this procedure?

Answers (3)