语句“var_dump((float)false)”的输出结果为(  )。

语句“var_dump((float)false)”的输出结果为(  )。

A.

float(0.0)

B.

float(0)

C.

float(1)

D.

float(1.0)

正确答案是B