单项选择题

A.报错,无法将string类型隐式转换为int
B.报错,无法将int类型隐式转换为string
C.x的值是整形123
D.x的值是字符串"123"