1.Then the code up to the following #else or #elif or #endif is compiled
2. Then the code up to the following #endif is compiled even if #else or #elif is present
3.Then the code up to the following #eliif is compiled
4.None of the mentioned
Answer:1