black

登录

单项选择题

下列程序的输出结果是( )。
#include<iostream.h>
#include"string.h"
void main()
char a[]="Hello Test",b[]="Test";
strcpy(a,b);
cout<<a<<end1;

A.Hello
B.Test
C.Hello Test
D.Hello Test HelloTest
相关考题

单项选择题 运算符函数调用格式的表达式y/x++与表达式y.operator/(operator++(x,0))的含义相同,由此可看出( )。

单项选择题 下列有关类继承的叙述中,错误的是( )。

单项选择题 有如下类定义: class Test public: Test()a=0;c=0 //① int f(int

All Rights Reserved 版权所有©PP题库网库(pptiku.com)

备案号:湘ICP备14005140号-5

经营许可证号:湘B2-20140064