Multiple choice Which of the following header files is not used in C language? stdio.h conio.h math.h iostream.h Reveal answer Fill a bubble to check yourself D Correct answer Explanation This header file is not used in C language. This is used in C++ language because of its additional features.