在javascript中,代码console.log(+5*2+6-4+true)的输出结果是()。

在javascript中,代码console.log( 5*2 6-4 true)的输出结果是()。

A.13

B.103

C.104

D.12true

正确答案:103

猜你喜欢