Question 4 - Multiple answer. Worth 2 marks
Which statements are true about the C preprocessor?
口 It can define a macro
口 It can be used for conditional compilation
口 It cannot produce errors
口 It is a program run after linking
口 #include is a command that will search the
口 current directory
口 It performs text processing
口 It identifies the command #define
口 It is only available in UNIX or Linux systems