why we use #include in programs?
Answers
Answered by
1
Answer:
it is used to include an library finction or to define macro or to import codings from other programs or sources
Explanation:
#include is used to import the libraries into the c programming
Similar questions