Page 1 of 1

What is the mandatory preprocessor directive for c++?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) #define <iostream>
b) #include <iostream>
c) #undef <iostream>
d) #macro <iostream>