单项选择题

Evaluate the SQL statement:SELECT ROUND(TRUNC(MOD(1600,10),-1),2)FROM dual;What will be displayed?()

A.0
B.1
C.0.00
D.an error statement