What will be the output of the following code in Basic Programming language?
For A = 1 To 5
Textwindow.Write (A*A+",")
EndFor
Answers
Answered by
0
Answer:
the output of the following code in basic programming language is equal to 5 and for right for right
Similar questions