Question: In the following program segment # ifndef X #define X rest of program #endif will evaluate the rest of the program if X is already

In the following program segment # ifndef X #define X rest of program #endif will evaluate the rest of the program if X is already included. will evaluate the rest of the program if X is not already included. will evaluate the rest of the program regardless of whether X included. will cause a syntax error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
