多项选择题

javascript中,下列结果为NaN的是()

A.Number("adfa")
B.parseInt("undefined")
C.parseInt("null")
D.parseInt("")