单项选择题
A.or B.not C.error D.and
A.notTrueornotFalse B.not(FalseorFalse) C.notTrueandTrue D.notFalse
A.c*=a后c的值为20 B.c-=a后c的值为10 C.c%=a后c的值为2