Where define directive used?

Submitted by: Muhammad
► Defining a constant
► Defining a statement
► Defining a mathematical expression

For example
► #define PI 3.141593
► #define TRUE 1
► #define floatingpointno float
Submitted by: Muhammad

Read Online C Preprocessor Job Interview Questions And Answers