[单选题]
有如下程序:
执行上面程序的过程中,构造函数TestClass()和TestClass(const TestClass&x)被调用的次数分别是( )。
A.2次3次
B.3次2次
C.都是2次
D.都是3次
参考答案与解析: