题目内容 (请给出正确答案)
[主观题]

On Christmas Day, people often ______ to each other.A.give moneyB.ask for moneyC.ask for p

On Christmas Day, people often ______ to each other.

A.give money

B.ask for money

C.ask for presents

D.give presents

查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“On Christmas Day, people often…”相关的问题

第1题

设有以下说明和定义:#include<iostream. h>Void main() {typedef union{long i; int k[5]; char

设有以下说明和定义:#include<iostream. h>Void main() {typedef union{long i; int k[5]; char c;}DATE;struct date{iNt cat; DATE cow; double. dog;}too;DATE max;则下列语句的执行结果是()。cout<<(sizeof(struct date)+sizeof(max))<<end1;}

A.26

B.52

C.18

D.8

点击查看答案

第2题

以下程序的输出结果是【】。 include<iostream. h>void main(){ char cha[3][5]={"AAAA","BBBB","CC

以下程序的输出结果是【 】。

include<iostream. h>

void main()

{

char cha[3][5]={"AAAA","BBBB","CC"];

cout<<cha[1]<<end1;

}

点击查看答案

第3题

以下程序的输出结果是【】。 include<iostream. h>void main() {char *p= "12345678" , *r;long *q;

以下程序的输出结果是【 】。

include<iostream. h>

void main() {

char *p= "12345678" , *r;

long *q;

q=(long *)p;

q++;

r= (char *) q:

cout<<r;

}

点击查看答案

第4题

以下程序的输出结果是【】。include<iostream. h>void main() {int *p;p=new int;*p=200;cout<<*p;d

以下程序的输出结果是【 】。

include<iostream. h>

void main() {

int *p;

p=new int;

*p=200;

cout<<*p;

delete p;

}

点击查看答案

第5题

以下程序的输出结果是【】。 include<iostream. h> void main() { int a[]= {1, 3, 5, 7}, *p=a, i;

以下程序的输出结果是【 】。

include<iostream. h>

void main() {

int a[]= {1, 3, 5, 7}, *p=a, i;

for (i=0; i<4: i++)

a[i]=*p++;

cout<<a[2];

}

点击查看答案

第6题

以下程序段给数组A的所有元素输入数据,请填空。 include<iostream. h> void main () {int a[10],

以下程序段给数组A的所有元素输入数据,请填空。

include<iostream. h>

void main () {

int a[10], i;

i=0;

while (i<10) cin>> 【 】

}

点击查看答案

第7题

下列程序的执行结果是【 】。 include <iostream. h> int a; int sum_a(void) { a=a+5; return a; }

下列程序的执行结果是【 】。

include <iostream. h>

int a;

int sum_a(void)

{

a=a+5;

return a;

}

void main(void)

{

a = a+sum_a();

cout<<a<<endl;

}

点击查看答案

第8题

下列程序的运行结果是【 】。 include<iostream. h> include<string. h> void main() {char * a[5

下列程序的运行结果是【 】。

include<iostream. h>

include<string. h>

void main()

{

char * a[5]={"stuent","worker","teacher","soldier"," peasant"};

char * p1, * p2;

p1=p2=a[0]

for(int i=0;i<5;i++)

{

if(strcmp(a[i],p1)>0)

p1=a[i];

if(strcmp(a[i],p2)<0)

p2=a[i];

}

cout<<p1<<","<<p2<<endl;

}

点击查看答案

第9题

下列程序的输出结果为【】。include <iostream. h>void main(){ char a[]="abcdabcabfgacd"; int i1

下列程序的输出结果为【 】。

include <iostream. h>

void main()

{

char a[]="abcdabcabfgacd";

int i1=0,i2=0,i=0;

while (a[i])

{

if (a[i]=='a') i1++;

if (a[i]=='q') i2++;

i++;

}

cout<<i1<<''<<i2<<end1;

}

点击查看答案

第10题

下面程序输出结果是 ______。#include<iostream. h>void main(){ int a,b,c;a=6;b=c=4;if(a!=B)i

下面程序输出结果是 ______。 #include<iostream. h> void main(){ int a,b,c; a=6;b=c=4; if(a!=B) if(a!=B) if(a) cout<<(a-->2); else a++; else a+=a; cout<<a; }

A.15

B.7

C.12

D.17

点击查看答案
热门考试 全部 >
相关试卷 全部 >
账号:
你好,尊敬的上学吧用户
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,
如果您知道正确答案,欢迎您来纠错

警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
上学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
上学吧
点击打开微信