write a program in Qbasic vto find the sum of the given numbers and print
Answers
Answered by
0
QBasic Programming
FOR I = 1 TO 10. INPUT "ENTER THE NUMBERS"; N(I) IF N(I) MOD 2 = 0 THEN S = S + N(I) NEXT I. .
USING SUB PROCEDURE. DECLARE SUB SUM (N( )) FOR I = 1 TO 10. ...
SUB SUM (N()) FOR I = 1 TO 10. IF N(I) MOD 2 = 0 THEN S = S + N(I) ...
USING FUNCTION PROCEDURE. DECLARE FUNCTION SUM (N( )) FOR I = 1 TO 10.
please mark me brain mark list
Answered by
0
Answer:
about its axis once as it
Similar questions