Computer Science, asked by skjha8364404perj3s, 1 year ago

what is the importance of header filr in c++

Answers

Answered by raviravi95
1
Header files contain definitions of Functions and Variables, which is imported or used into any C++ program by using the pre-processor #include statement. Header file have an extension ".h" which contains C++ function declaration and macrodefinition.

skjha8364404perj3s: please mention its importance in points
skjha8364404perj3s: hello are you getting what i am saying
skjha8364404perj3s: please reply me
Similar questions