b. DECLARE FUNCTION TESTO
Find the Output
Write down the output of the following program.
a. DECLARE SUB STRIN (a$)
a$ = "KANTIPUR"
FOR I= 1 TO 4
CALL STRIN(a$)
READ N
END
S=S+TEST(N)
SUB STRIN(a$)
NEXT I
FOR C = LEN(a$) TO 1 STEP-2 PRINT "Result is:";S
X$ = MID$(a$, C, 1)
DATA 2,3,4,5
PRINT X$
END
NEXT C
FUNCTION TEST(N)
END SUB
TEST=N^3
END FUNCTION
IT For Kids - Book 10
Answers
Answered by
1
Answer:
what is this I don't know answer of this sorry for it
Similar questions
Math,
2 months ago
Science,
2 months ago
Accountancy,
5 months ago
Math,
5 months ago
Hindi,
11 months ago
Physics,
11 months ago
Social Sciences,
11 months ago