Multiple choice

In C language, stdio.h stands for__________.

  1. pre-processor named standard input-output

  2. user defined data type named Standard input-output

  3. header file named Standard input-output

  4. header file named Studio input-output

  5. header file named Standard integer output

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

It is a header file, which controls input and output.