

InterviewSolution
Saved Bookmarks
1. |
What is the purpose of a header file |
Answer» Header files are included in a program to access various functions stored in library<br>Header file provides input-output library of various tokens to a program. | |