Computer Science, asked by jnandani038, 11 months ago

Q. How to clear output screen in C++.​

Answers

Answered by michaeljohnjohn85
2

Explanation:

Explanation:Clearing the Screen: system("CLS"); When the screen is cleared in Visual C++, the cursor is moved to the upper left corner of the screen. To clear the screen in Visual C++, utilize the code: system("CLS"); The standard library header file <stdlib.

Answered by INDJoker
1

Explanation:

\huge{\mathfrak{\purple{\boxed{\orange{\underbrace{\overbrace{\green{★Answer★}}}}}}}}

Similar questions