Home » C Programming » C-Library-Functions » Question
  1. Symbolic constant EOF is defined in which header file?
    1. conio.h
    2. math.h
    3. stdio.h
    4. string.h
Correct Option: C

EOF is define in the stdio.h
It is standard input/output header file in C



Your comments will be displayed only after manual approval.