单选题

下面C++代码执行后的输出是(     )。

int a = 1;

printf("a+1=%d\n", a+1);

A

a+1= 2

B

a+1=2

C

2=2

D

2= 2

赣ICP备20007335号-2