Question: #define TRUE 1 #define FALSE 0 These pre-procesoor directives will define the words TRUE and FALSE to be used as boolean variables
#define TRUE 1
#define FALSE 0
These pre-procesoor directives will define the words TRUE and FALSE to be used as boolean variables
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
