Computer Science, asked by adityarajkumar7064, 3 days ago

a line beginning with _ is called a pre-processor directive.

Answers

Answered by sabaladsujata
0

Answer-#

Explanation:

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.

Similar questions