Computer Science, asked by wizardphotography34, 2 months ago

Which header file is used to
define input/output functions,
macros and prototypes?
O a. dos.h
O b. math.h
O c. stdio.h
O d. memory.h​

Answers

Answered by selenophile7
1

Answer:

C) stdio.h

Explanation:

Header file stdio. h is used for defining the macros, variable and various functions for performing input and output operation in C-language.

Hope it helps you :)☺

Similar questions