what is clrscr in c language
Answers
Answered by
2
Answer:
For C language, using turbo C the function clrscr() defined under conio.h (console input output header) is used to clear the screen. If you go on running the program several times, the output of the program gets longer for each execution. This can be avoided using clrscr()function in the program main() body.
Mark as brainliest✌☺
Answered by
1
Answer:
Please mark as brainlieast
Explanation:
it is a predefined function in "conio.h"(console input output header file )used to clear the console screen .it is a predefined function by using this function we can clear the data from console (monitor)
Similar questions
Business Studies,
6 months ago
English,
6 months ago
Math,
6 months ago
Math,
11 months ago
Business Studies,
11 months ago
Political Science,
1 year ago