name any four header files used in C
Answers
Answered by
1
Answer:
...................
Attachments:
Answered by
1
Answer:
- Stdio.h
- Conio.h
- assert.h
- crype.h
Explanation:
1)stdio.h-Input/Output Functions
2)conio.h-console input/output
3)assert.h-Diagnostics Functions
4)ctype.h-Character Handling Functions
Similar questions