CALL "MultiplyNs" USING N1,N2,STR In the above statement, the USING clause must list the passed fields in the sequence that the subprogram requires
Reveal answer
Fill a bubble to check yourself
CALL "MultiplyNs" USING N1,N2,STR In the above statement, the USING clause must list the passed fields in the sequence that the subprogram requires