How many times will the following loop be executed in the Code given?
For A = 5 To 20 Step 6
Textwindow.Writeline (A)
EndFor
(This is Basic Programming Language)
Answers
Answered by
1
Answer:
intelligence programmes
Similar questions