Multiple choice Which of the following header files is used to run clrscr()? stdio.h conio.h dos.h math.h 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().