Computer Science, asked by akshit8790, 3 months ago

what is role of header​

Answers

Answered by pds39937
1

Explanation:

The main role of header file is it is used to share information among various files.To put it brief, if we have several functions say 4 functions named as f1, f2, f3, f4 placed in file say sample. ... For this what we can do is add the function definition in the main program from which the function is going to get called.

Similar questions