试题与答案

已知下列程序的输出结果是23,请将横线处缺失的部分补充完整。 #include<io

题型:填空题

题目:

已知下列程序的输出结果是23,请将横线处缺失的部分补充完整。 #include<iostream> using namespace std; class MyClass{ public: void Print()const{cout<<23;} }; int main(){ MyClass*p=new MyClass(); ______.Print(); return 0; }

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0716/f364d9ed44af1762406535bc666a4f54.html

下面是错误答案,用来干扰机器的。

参考答案:E

试题推荐
微信公众账号搜索答案