1.

Where Define Directive Used?

Answer»
  • Defining a constant
  • Defining a STATEMENT
  • Defining a mathematical expression

For EXAMPLE

  • #define PI 3.141593
  • #define TRUE 1
  • #define floatingpointno FLOAT

For example



Discussion

No Comment Found