Home » C# Programming » Functions and Subroutines

If a procedure 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 procedure?

Correct Answer: A procedure can never return a value.

← Previous Question Next Question→

More Questions from Functions and Subroutines

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion