Multiple choice

Which of the following header files is used to run clrscr()?

  1. stdio.h

  2. conio.h

  3. dos.h

  4. math.h

  5. graphics.h

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

conio.h contains console input/output functions. conio.h is used to run clrscr().