0
Header files
which of the following statement is false about header file a. header file is included using #include b.header file ends with .h extension c.header file contains macro definition and function declaration d.header files should be included only at the beginning of the file
2 Antworten
+ 1
Explore this tutorial. I hope you will get your answer!😊😊
https://www.sololearn.com/learn/C/2957/?ref=app
0
Thank you.
Can anyone please answer these question whether it's option c or option d?