Input/output function prototypes and macros are defined in which header file?
1 point
conio.h
stdlib.h
stdio.h
dos.h
Answers
Answered by
1
Answer:
Stdio.h
Stdio. h, which stands for "standard input/output header", is the header in the C standard library that contains macro definitions, constants, and declarations of functions and types used for various standard input and output operations
Similar questions