What is the mandatory preprocessor directive for c++?
Posted: Wed Jul 13, 2022 7:51 pm
a) #define <iostream>
b) #include <iostream>
c) #undef <iostream>
d) #macro <iostream>
b) #include <iostream>
c) #undef <iostream>
d) #macro <iostream>