单项选择题

A.alert(1=true)
B.alert(isNaN(1))
C.alert(5="5")
D.alert(null=undefined)