Computer Science, asked by nitindarbar034, 2 months ago

statements of Qbasic with example CLS​

Answers

Answered by Anonymous
1

Answer:

The CLS statement clears the screen. If you write CLS statement in the middle of the program then you cannot see the outputs generated before execution of CLS because it clears the screen.

Answered by XxHeartHeackerJiyaxX
0

Answer:

The CLS statement clears the screen. If you write CLS statement in the middle of the program then you cannot see the outputs generated before execution of CLS because it clears the screen.

Similar questions