单选题

以下四个赋值语句中,整型变量a的值不等于4的一项是(  )。

A

int a = 1 + 3;

B

int a = 5 - 1;

C

int a = 10 % 6;

D

int a = 30 / 6;

赣ICP备20007335号-2