Computer Science, asked by EmylinEpsiba, 4 months ago

what is the use ofclrscr() function?​

Answers

Answered by Anonymous
1

Explanation:

Clrscr() Function in C

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).

I hope it will help you

Answered by Anonymous
1

Answer:

Clrscr() Function in C

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