Computer Science, asked by Suraj1023, 1 year ago

what are preprocessor directives in c language

Answers

Answered by siddhartharao77
2
The preprocessor step comes before the compilation of source code and it instructs the compiler to do required pre-processing before actual compilation.
Similar questions