题目内容

运行下列程序时的输出结果是( )。#includeusing namespace std;class Myclass{public:void show( )const{ cout<<'A'; }void show( ) { cout<<'B'; }};int main(){const Myclass t1;Myclass t2;t1.show();t2.show();cout<

AA
B. AB
C. BA
D. BB

查看答案
更多问题

The meeting _______ next week is sure to be a great success.

A. to hold
B. to be held
C. to have held
D. being held

_______ by Lucy, I try my best to work hard.

A. Inspired
Being inspired
C. To be inspired
D. Inspiring

It’s no good _______ here. Let’s go home.

A. to wait
B. waited
C. waiting
D. being waited

I watched the rain, ______ that he would not come tonight.

A. thinking
B. to think
C. thought
D. being thinking

答案查题题库