MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    The purpose of the preprocessor directive #error is that ____________ | 
                            
| A. | It rectifies any error present in the code | 
| B. | It rectifies only the first error which occurs in the code | 
| C. | It causes the preprocessor to report a fatal error | 
| D. | It causes the preprocessor to ignore an error | 
| Answer» D. It causes the preprocessor to ignore an error | |