Q168
What is the mandatory preprocessor directive for c++?
A.
#define <iostream>
B.
#include <iostream>
AnswerC.
#undef <iostream>
D.
#macro <iostream>
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board