Which keyword is used to define a macro in C?

Explanation:

#define is used to create macros in C.

Explore more in Computer Science: