单项选择题

若有表达式(w)(--x):(++y),则其中与w等价的表达式是

A.w==1
B.w==0
C.w!=1
D.w!=0