单项选择题

在JavaScript中,varx=Math.round(1.49);x的值为()。

A.1
B.1.5
C.2
D.1.4