单项选择题

In C language,the result of the logical ()operator is 1 if the value of its operand is 0,0 if the value of its operand is non-zero. 

A.AND
B.NOT
C.OR
D.EOR