Quiz

This quiz tests your understanding about Macros and the C Preprocessor.

1

Which statement is NOT true about #define?

A)

#define YES 1 assigns a symbolic name to program constant

B)

The #define statements can appear anywhere in the program

C)

Define statement is similar to variable assignment

D)

Another use of #define is to create macros

Question 1 of 20 attempted

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy