Geography, asked by sayalidoshi315, 1 month ago

What is preprocessor? Explain how it works.​

Answers

Answered by llTinyHunterll
24

Answer:

In computer science, a preprocessor is a program that processes its input data to produce output that is used as input to another program. The output is said to be a preprocessed form of the input data, which is often used by some subsequent programs like compilers.

Answered by itzbhumi24
3

Տ

The C Preprocessor. The C preprocessor is a macro processor that is used automatically by the C compiler to transform your program before actual compilation. It is called a macro processor because it allows you to define macros, which are brief abbreviations for longer constructs.

!! O ITՏ !!

!! K Տ IIՏT !!

Similar questions