Which of the following is the Preprocessor Directive in C++?

A. using namespace std;

B. #include <iostream>

C. // comments

D. variable

Leave a Reply