假设变量$x = 5,则表达式“$x <> 4”的返回值类型是( )。

假设变量$x = 5,则表达式“$x <> 4”的返回值类型是( )。

A.

bool(false)

B.

bool(true)

C.

int(1)

D.

int(0)

正确答案是B