

MCQOPTIONS
Saved Bookmarks
1. |
In which subprogram a RETURN statement does not return a value and so cannot contain an expression? |
A. | In Procedures |
B. | In Functions |
C. | Both A & B |
D. | None of the above |
Answer» B. In Functions | |