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

有以下程序:#include < stdio. h >main(){ehar str[ ] [10] = { "China" ," Beijing" } , * p =

有以下程序: #include < stdio. h > main() { ehar str[ ] [10] = { "China" ," Beijing" } , * p = str[o]; printf("% s \n", p + 10); }程序运行后的输出结果是()。

A.China

B.Beijing

C.ng

D.ing

提问人:网友huandami 发布时间:2022-01-06
参考答案
查看官方参考答案
如搜索结果不匹配,请 联系老师 获取答案
更多“有以下程序:#include < stdio. h >mai…”相关的问题
第1题
有以下程序:#include <iostream>#include <string>using namespace std;class base{private: cha

有以下程序: #include <iostream> #include <string> using namespace std; class base { private: char baseName[10]; public: base () { strcpy (baseName, "Base"); } virtual char *myName() {

A.DerivedBase

B.BaseBase

C.DerivedDerived

D.BaseDerived

点击查看答案
第2题
有以下程序:#include <iostream>#include <fstream>using namespace std;int main (){ ofstream

有以下程序: #include <iostream> #include <fstream> using namespace std; int main () { ofstream ofile; char ch; ofile.open ("abc.txt"); cin>>ch; while (ch!='#' ) { cin>>ch; ofile.put(ch);

A.程序编译时出错

B.abc#

C.abc

D.#

点击查看答案
第3题
有以下程序 include <lostream> using namespace std; int main() { int

有以下程序 include <lostream> using namespace std; int main() { int i=010,j=10; cout<<(i)<<","<<j--<<endl; return 0; } 则该程序运行后的输出结果是【 】。

点击查看答案
第4题
有以下程序:#include<iostream>#include<string>usxng namespace std;int main(){ char p[] = "a

有以下程序: #include <iostream> #include <string> usxng namespace std; int main() { char p[] = "abcdefgh"; cout<<strlen(strcpy(p,"12345"))<<end1; return 0; } 执行后输出的结果是()。

A.8

B.12

C.5

D.7

点击查看答案
第5题
有以下程序:#include <iostream>#include <string>using namespace std;int main (){ char s[]="

有以下程序: #include <iostream> #include <string> using namespace std; int main () { char s[]="\n123\\"; cout<<strlen (s) <<", "<<sizeof (s) <<end1; return 0; }

A.赋初值的字符串有错

B.6,7

C.5,6

D.6,6

点击查看答案
第6题
有以下程序: include <fstream> include <string> using namespace std; int main () {char ch[]

有以下程序:

include <fstream>

include <string>

using namespace std;

int main ()

{

char ch[] = "The end";

ofstream outstr("d:\\put.txt", ios_base: :app);

for (int i = 0; i < strlen(ch ); i++ )

outstr.put(ch[i]);

outstr.close();

return 0;

}

程序实现的功能是【 】。

点击查看答案
第7题
有以下程序:#include<iostream>#include<math>using namespace std; class point{private:double

有以下程序: #include<iostream> #include<math> using namespace std; class point { private: double x; double y; public: point(double a,double B) { x=a; y=b; } friend double distance (point a,point B) ;

A.1

B.5

C.4

D.6

点击查看答案
第8题
有以下程序: include <iostream> using namespace std; int main() {int i=010,j=10;cout<<(i)

有以下程序:

include <iostream>

using namespace std;

int main()

{

int i=010,j=10;

cout<<(i)<<","<<i--<<end1;

return 0;

}

则该程序运行后的输出结果是【 】。

点击查看答案
第9题
有以下程序:#include<iostream>#include<strinq>using namespace std;int main(){ chara[] = {'a

有以下程序: #include <iostream> #include <strinq> using namespace std; int main() { char a[] = {'a'/'b'/'c'/'d','e','f','g','h','\0'}; int i j; i=sizeof(A) ; j=strlen(A) ; cout<<i<<","<<j<<end1; return 0; } 程序运行后的结果是()。

A.9,9

B.8,9

C.1,8

D.9,8

点击查看答案
第10题
有以下程序:include<iostream> using namespace std; class Base { public: Base() { K=0; } int

有以下程序:

include<iostream>

using namespace std;

class Base

{

public:

Base()

{

K=0;

}

int x;

};

class Derivedl:virtual public Base

{

public:

Derivedl()

{

x=10;

}

};

class Derived2:virtua1 public Base

点击查看答案
账号:
你好,尊敬的用户
复制账号
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
欢迎分享答案

为鼓励登录用户提交答案,简答题每个月将会抽取一批参与作答的用户给予奖励,具体奖励活动请关注官方微信公众号:简答题

简答题官方微信公众号

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

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

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