header files in c++ and their uses
Answers
Answered by
1
A header file is generally used to define all of the functions, variables and constants contained in any function library that you might want to use. Theheader file stdio.h should be used if you want to use the two standard I/O functions printf and scanf. The standard libraries have been covered in a previous section.
Similar questions
Sociology,
7 months ago
English,
7 months ago
Science,
1 year ago
India Languages,
1 year ago
Geography,
1 year ago