单项选择题
unsigned char 的最小值为()
A.128 B.255 C.-127 D.0
单项选择题 int a=3,则a<<3的结果为()
单项选择题 int a=1, b=2, 经运算 a^=b^=a^=b 后结果为()
单项选择题 char a=0xdb,则~a的值为()