a) Then the code up to the following #else or #elif or #endif is compiled
b) Then the code up to the following #endif is compiled even if #else or #elif is present
c) Then the code up to the following #eliif is compiled
d) None of the mentioned
In a conditional inclusion, if the condition that comes after the if is true, then what will happen during compilation?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In a conditional inclusion, if the condition that comes after the if is true, then what will happen during compilation?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!