Please explain me about Q basic programming
pudii:
hii
Answers
Answered by
0
Q basic a short form of quick beginners of all purpose of symbolic code .
there are some conditions in Q basic that are as follows.
if then...
if then else...
select case......
IN Q BASIC .
loop. a loop in a set of arrangement that Repeat a set of instructions remain condition became true .
counter.
accumulator accumulator stores the sum of number that are given when a loop is executed.
There are 2 types of loop
IF then else loop. the step clause is used.
while wend loop. the while clause is used .
there are many statements are in Q basic some of them are .
beep. statement
sound .statement
play.statement
print. statement
circle .statement
don't say please . we are for your help only.
thanks
there are some conditions in Q basic that are as follows.
if then...
if then else...
select case......
IN Q BASIC .
loop. a loop in a set of arrangement that Repeat a set of instructions remain condition became true .
counter.
accumulator accumulator stores the sum of number that are given when a loop is executed.
There are 2 types of loop
IF then else loop. the step clause is used.
while wend loop. the while clause is used .
there are many statements are in Q basic some of them are .
beep. statement
sound .statement
play.statement
print. statement
circle .statement
don't say please . we are for your help only.
thanks
Similar questions