二级二级C++2014年全国计算机等级《二级C++》上机考试冲刺试题(2)
题目内容

有如下程序:#inClude using namespaCe std; Class B{publiC:virtual void show(){Cout<<”B”;} };Class D:publiC B{ . publiC:void show(){Cout<<”D”;} };void funl(B * ptr){ptr一>show();} void fUN2(B&amp;ref){ref.show();}voidfhIl3(B B.{b.show();} int main(){B b,* P=new D; D d;funl(P); fun2(B.; fun3(D);delete P; return 0; }执行这个程序的输出结果是( )。

2024-07-09

A.BBB

B.BBD

C.DBB

D.DBD

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端