使用标准命名空间的语句是()
A:using namespace std;
B:using namespace iostream;
C:include std;
D:include iostream;
出自:计算机科学