单项选择题

x是类MyClass的变量,该类定义如下:

则调用x.ToString()的返回值为()

A."test x"
B."x"
C."test MyClass"
D.""