WHAT IS PRE POSSESSORS?

Answer Posted / priya nagmoti

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

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of union?

633


Why do we use null pointer?

609


What is the function of this pointer?

682


Explain the bubble sort algorithm.

650


What do header files do?

609






what are non standard function in c

1443


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

2618


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

619


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

663


What does %p mean c?

634


What is external variable in c?

619


What is the c language function prototype?

651


Should I learn data structures in c or python?

589


What is C language ?

1533


What happens if a header file is included twice?

604