在PHP中,语句“echo 'hello' + 128”的输出结果是( )。

在PHP中,语句“echo 'hello' + 128”的输出结果是( )。

A.

hello

B.

hello128

C.

0128

D.

128

正确答案是D