Multiple choice ________ header file should be included to use an exit function. Iostream.h String.h Process.h Conio.h Reveal answer Fill a bubble to check yourself C Correct answer Explanation To use exit function process.h, header file has to be included in the program.