what is file handing in c++...
Answers
Answered by
1
Answer:
header file contains definition of function variables which is imported or used in to any c++program by using the pre-processer #include statement.
Similar questions