Sail E0 Webinar
Question

The preprocessor can trap simple errors like missing declarations, nested comments or mismatch of braces.


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

False, the preprocessor cannot trap the errors, it only replaces the macro with the given 

expression. But the compiler will detect errors.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers