Use the BASIC program below to answer questions 23 to 25<...
Use the BASIC program below to answer questions 23 to 25
10 LET K = 2
20 LET L = 9
30 LET SUM = 0
40 FOR J = K TO STEP 2
50 SUM = SUM + J2
60 PRINT "ANSWER =", SUM
70 NEXT J
80 END
How many times will the statement lines 50 and 60 be repeated?
2
3
4
5
Correct answer is C
No explanation has been provided for this answer.
The absolute address of cell G5 in a spreadsheet application is represented by? ...
The part of the MS Word interface labelled II in Figure 10 is called ...
The operation of a computer and peripherals attached to it is controlled by? ...
Which of these is not a job of the operating system ...
The process of feeding instructions into the computer system is called ...
The act of translating data into a secret code is known as? ...