Computer Science, asked by vishalisharma3594, 8 months ago

why we use #include in programs​?

Answers

Answered by sujathasujatha43685
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