The function ELRSCR () is defined in?

The function ELRSCR () is defined in?

Explanation

The function clrscr() is defined in the conio.h header file, which stands for "console input/output".

This header file is used in DOS-based systems and some compilers like Turbo C/C++.

It provides functions to perform console input and output operations.