Computer Science, asked by Avhir4011, 10 months ago

What exactly is done in preprocessing of a program?

Answers

Answered by Anonymous
2

Explanation:

In computer science, a preprocessor is a program that processes its input data to produce output that is used as input to another program. ... A common example from computer programming is the processing performed on source code before the next step of compilation.

Similar questions