單項選擇題int a;int b=scanf("%d",&a);若scanf讀入錯誤,b的值是()。

A.1
B.0
C.2
D.3


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題

以下所示程序片段的輸出結果是()。

A.male
B.female
C.male female

2.單項選擇題

依照以下程序片段的輸出是()。

A.male
B.Female
C.無限循環(huán)

3.單項選擇題

以下所示程序片段的輸出是()。

A.x is<=5
B.x and y are>5
C.死循環(huán)

5.單項選擇題表達式0<=15<=10的表達式值是()。

A.0
B.1
C.2
D.3