What is a header file and library function?

1 answer

Answer

1030890

2026-07-24 11:35

+ Follow

header files are predefined in c, they include the all necessary function to u to do your work easy instead of writing a function for printing a message or to read a input form key board we are using the library functions which are in the header files.

there are different types of header files depending upon the requirement we use them.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.