Sail E0 Webinar
Question

A preprocessor directive is a message from compiler to a linker.


Options:
A .  True
B .  False
Answer: Option B

FALSE

Example: #define symbol replacement

When the preprocessor encounters #define directive, it replaces any occurrence of symbol in 

the rest of the code by replacement. This replacement can be an statement or expression or a

 block or simple text.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers