再试试手气
设 M=“111”,N=“222”, 下列表达式为假的是
A
NOT(M==N) OR (M$N)
B
NOT(N$M) AND (M<>N)
C
NOT(M>=N)
D
NOT(M<>N)
【
返回
】