Computer Science, asked by harkirtansingh32, 6 months ago

in C language which function is used to clear the output screen a) scan() b) printf() c) getch () d) crlsrc​

Answers

Answered by keyboardavro
1

Answer:

Explanation:

Clrscr() Function in C

It is a predefined function in "conio. h" (console input output header file) used to clear the console screen.

Answered by praneeeswar56
1

Answer:

Option d is the answer

Explanation:

hope it helps you

Similar questions