Multiple choice _________ is the header file used in C++ to handle input and output functions. Stdio.h String.h Iostream.h None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Iostream.h is the header file used in C++ to handle input and output functions.