Computer Science, asked by shilpig869, 4 months ago

to clear the output screen we use cls statement
state true or false​

Answers

Answered by anindyaadhikari13
2

Answer:

  • To clear the output screen, we use CLS statement - True.

Explanation:

  • The CLS statement is used to clear the screen. It clears the previous output screen.
  • While writing a program in QBASIC, if CLS statement is not used, then the output of the previous programs will still be visible. For this reason, CLS statement is used.
Answered by manojprasadyadav1969
0

Answer:

It is true because CLS is statament used

Similar questions