[单选题]

与语句cout << end1;不等价的是

A.cout<<'\n';

B.cout <<'\12';

C.cout<<'\xA';

D.cout <<'\0';

参考答案与解析: