单项选择题

下列哪一个可以作为if...else语句的条件表达式()

A.if(x=2)
B.if (x<7)
C.else
D.if(x!ΙΙ2)