單項(xiàng)選擇題已知int a=2,b=1,c;執(zhí)行語句c=b/a+2.5后,c的值()

A.2.5
B.3
C.3.0
D.2


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題執(zhí)行語句printf("%x",-1);屏幕顯示()

A.-1
B.1
C.-ffff
D.ffffffff

2.單項(xiàng)選擇題下面各選項(xiàng)組中,均是C語言關(guān)鍵字的組是()

A.auto,enum,include
B.switch,typedef,continue
C.signed,union,scanf
D.if,struct,type

3.單項(xiàng)選擇題下列四組字符串中都可以用作C語言程序標(biāo)識符的一組是()

A.print  __123  Pxq  str_l
B._3d  one_half  My->book  Cpp
C.oodb  start$it  line#  pow
D.aBc  3pai  His.age  while

4.單項(xiàng)選擇題下列正確的C語言標(biāo)識符是()

A.#define
B._123
C.%d
D.\n

5.單項(xiàng)選擇題下列不正確的C語言用戶標(biāo)識符是()

A.int
B.a_1_2
C.ab1exe
D._x