Computer Science, asked by mavlesmadhu4672, 10 months ago

What is the difference between preprocessor and compiler?

Answers

Answered by deephero
2

Answer:

Explanation:

The preprocessor is essentially a text processor and (conceptually) runs before the compiler proper and feeds its output text into the compiler. ... These are usually called preprocessor directives. They control the preprocessor. Remember though that the preprocessor is just text manipulation.

Answered by ishitaaparajita73
0

Explanation:

The preprocessor is essentially a text processor and (conceptually) runs before the compiler proper and feeds its output text into the compiler. ... These are usually called preprocessor directives. They control the preprocessor. Remember though that the preprocessor is just text manipulation.

Similar questions