linked linked linkedin whatsapp remove
Feedback

System Programming Quiz System Programming

You want the same codebase to conditionally compile on and for different target platforms. Which of the following would you use?

#itdef, #ifndef, and #endif
Bit flags and bitwise OR'ing
Use host-specific linkers
if, else if, and else blocks

Answer:
#itdef, #ifndef, and #endif

Note: This Question is unanswered, help us to find answer for this one