Discussion :: 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?
A.
|
B.
|
C.
|
D.
|
E.
A procedure can never return a value. |
Answer : Option E
Explanation :
No answer description available for this question.
Be The First To Comment