单项选择题

var found=false,sv=true;var result=(found&&sv);alert(result);输出结果是()。

A.false
B.true
C.0
D.1