單項選擇題有語句int a=1,b=2;以下正確的輸出語句是()

A.
B.
C.
D.


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題使用標(biāo)準(zhǔn)命名空間的語句是()

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

4.單項選擇題

以下逗號表達(dá)式的值為()

A.25
B.20
C.100
D.45