Computer Science, asked by ds7534723, 6 months ago

what are prepracess directives or statement ​

Answers

Answered by st6531779
0

Answer:

The preprocessor directives give instruction to the compiler to preprocess the information before actual compilation starts. All preprocessor directives begin with #, and only white-space characters may appear before a preprocessor directive on a line. ... Unlike C and C++ directives, they are not used to create macros.

Similar questions