Computer Science, asked by jitenderkumar0084, 23 hours ago

Give examples of the following Header files​

Answers

Answered by devindersaroha43
0

Answer:

Explanation:

#include<stdio. h> (Standard input-output header) ...

#include<string. h> (String header) ...

#include<conio. h> (Console input-output header) ...

#include<stdlib. h> (Standard library header) ...

#include<math. h> (Math header ) ...

#include<ctype. ...

#include<time. ...

#include<assert.

Similar questions