单选题

以下关于整型变量a的赋值语句,最终a的值不同于其它三项的是(  )。

A

int a = pow(2, 3);

B

int a = abs(-8);

C

int a = floor(8.9);

D

int a = sqrt(8);

赣ICP备20007335号-2