C Preprocessor - Programming

Q1:

If the file to be included doesn't exist, the preprocessor flashes an error message.

A True

B False

ANS:A - True

True, the included file does not exist it will generate the error.