网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Laura forgot ________ the money and asked her father for more.
(A) receive
(B) received
(C) to receive
(D) receiving
参考答案
更多 “ Laura forgot ________ the money and asked her father for more. (A) receive(B) received(C) to receive(D) receiving ” 相关考题
考题
Mary ______her keys in her office and she had to ______out of the house.A. forgot, keepB. forget, keepC. left, be keptD. leaved, be kept
考题
When ( ) where he was born, John said that he was a New Yorker.A. askingB. being askedC. was askedD. asked
考题
Our English teacher() our buying an English-Chinese dictionary.
A、suggestedB、wishedC、hopedD、asked
考题
在下列基类的定义中,有无virtual修饰use成员函数的结果将不同,其原因是______。当use( )为虚拟函数时的程序执行结果:sizeof(A)=8sized(B)=12sizeof(C)=16当use( )非虚拟函数时的程序执行结果:sizeof(A)=4sized(B)=8sizeof(C)=12源程序如下:include<iostream.h>class Grandad{public:Grandad( ):money(10){}int money;virtual void use( ){}};class Father:public Grandad{public:Father( ):money(100){}int money;void use( ){}};class Son:public Father{public:Son( ):money(300){}int money;void use( ){}};void main(void){Grandad A;Father B;Son C;cout<<"sizeof(A)="<<sizeof(A)<<endl;cout<<"sizeof(B)="<<sizeof(B)<<endl;cout<<"sizeof(C)="<<sizeof(C)<<endl;}
考题
下面哪条语句,可以产生与下面程序相同的结果。 data invest; money=1000; do until(money gt 5000); Year+1; money+(money*0.10); end; run;A.do while(money ge 5000);B.do while(money =5000);C.do while(money le 5000);D.do while(money >5000);
热门标签
最新试卷