C Preprocessor Question:

What are the preprocessor categories?

C Preprocessor Interview Question
C Preprocessor Interview Question

Answer:

► Macro substitution division
► File inclusion division
► Compiler control division


Previous QuestionNext Question
What are types of Preprocessor in C?Where define directive used?