How to clear the output screen of any C++ program??
Answers
Answered by
2
Answer:
clrscr() command is used to clean output in turbo c compiler.
clear for gcc compiler in ubuntu
Answered by
2
Answer:
clrscr()
Explanation:
clrscr() is the function which comes under <manip.h> header file ,for better execution use getch() function at the end of the program which will come under same headerfile
Similar questions
English,
6 months ago
Computer Science,
6 months ago
Physics,
6 months ago
Math,
1 year ago
Accountancy,
1 year ago
Geography,
1 year ago
Math,
1 year ago