What is define directive?

Submitted by: Muhammad
It is used to assign names to different constants or statements which are to be used repeatedly in a program. These defined values or statement can be used by main or in the user defined functions as well.
Submitted by: Muhammad

Read Online C Preprocessor Job Interview Questions And Answers