A.0 B.1 C.False D.True
A.只能用邏輯表達式 B.只能用邏輯表達式或關(guān)系表達式 C.只能用關(guān)系表達式 D.可用任意表達式
A.0<=a<=10 B.a>=0,a<=10 C.a>=0&&a<=10 D.a>=0‖a<=10