单项选择题

A.using namespace std;
B.using namespace iostream;
C.include std;
D.include iostream;