Macros are defined
a) in an #include preprocessor directive
b) in a #define preprocessor directive
c) in a #macro preprocessor directive
d) using keyword #MACRO in a C function.
b) in a #define preprocessor directive
Computer Science & Information Technology