首页
试卷库
试题库
当前位置:
X题卡
>
所有题目
>
题目详情
下面程序的执行结果是 【15】 。#include <iostream. h>void main( )int n=0,x=0;don++;if(n%3==2&&n%5==3&&n%7==2)x=1;w...
查看本题答案
包含此试题的试卷
计算机等级考试《填空》真题及答案
点击查看
你可能感兴趣的试题
下面程序的执行结果是【15】 #include<iostream> #include<ioman
以下程序的执行结果是______ #include<iostream.h> #include<i
有如下的程序 #include<iostream> #include<fstream> usi
以下程序的执行结果是______#include<iostream.h>#include<fstre
以下程序的执行结果是_____ #include<iostream.h> #include<io
下面程序的执行结果是______ #include<iostream.h> #include<i
以下程序的执行结果是________#include<iostream.h>#include<iom
以下程序的执行结果是______#include<iostream.h>#include<ioman
以下程序的执行结果是________ #include<iostream.h> #include
有如下的程序#include<iostream>#include<fstream>usingname
以下程序的执行结果是______ #include<iostream.h> #include<f
以下程序的执行结果是_____#include<iostream.h>#include<iomani
以下程序的执行结果是_______#include<iostream.h>#include<fstr
以下程序的执行结果是______#include<iostream.h>#include<ioman
以下程序的执行结果是_______ #include<iostream.h> #include<
下面程序的执行结果是【15】#include<iostream>#include<iomanip>u
以下程序的执行结果是______ #include<iostream.h> #include<i
下面程序的执行结果是【15】#include<iostream>#include<iomanip>u
有以下程序#include<iostream.h>#include<iomanip.h>voidma
****123.45
**123.45**
123.45****
***123.45*
有以下程序#include<iostream.h>#include<iomanip.h>voidma
****123.45
**123.45**
123.45****
***123.45*
热门试题
更多
以下都是C++语言标识符的是
数据库设计的四个阶段是需求分析概念设计逻辑设计和
以下数据结构中不属于线性数据结构的是
有如下的程序:#include<iostream>#include<fstream>usingnamespacestd;intmainchars[25]=Programminglanguage;ofstreamf1DATA.TXT;f1<<C++Programming;f1.close;ifstreamf2DATA.TXT;iff2.goodf2>>s;f2.close;cout<<s;return0;执行上面的程序交输出【9】
在深度为7的满二叉树中非叶子结点的个数为
在软件生产过程中给出需求信息的是
如果表达式--x中的--是重载的类运算符采用运算符函数调用格式及表达式还可以表示为【7】
在下面的程序的横线处填上适当的语句使该程序的输出为12#include<iostream>usingnamespacestd;classBasepublic:intab;Baseintia=i;;classDerived:publicBaseinta;public:Derivedintx:Basexbx+1voidshow【13】;//输出基烃数据成员a的值cout<<b<<end1;;intmainDerivedd1;D.show;return0;
编译时的多态性可以通过使用获得
【5】是精确定义的一系列规则它指出怎样从给定的输入信息经过有限步骤产生所求的输出信息
如果不使用多态机制那么通过基类的指针虽然可以指向派生类对象但是只能访问从基类继承的成员下列程序没有使用多态机制其输出结果是【13】#include<iostream>usingnamespacestd;classBasepublic:voidprintctout<<’B’;;classDerived;publicBasepublic:voidprintcout<<’D’;;intmainDerived*pd=newDerived;Base*pb=pd;pb->print;pd->print;deletepd;return;
关于new运算符的下列描述中错误的是
以下程序的执行结果是【11】#include<iostream.h>#include<stdlib.h>classSamplepublic:intxy;Samplex=y=0;Sampleintaintbx=a;y=b;voiddispcout<<x=<<x<<y=<<y<<end1;;voidmainSamples123;s1.disp;
诊断和改正程序中错误的工作通常称为【3】
有如下程序:#include<iostream>usingnamespacestd;classBaseprivate:charc;public:Basecharn:cn~Basecout<<c;;classDerived:publicBaseprivate:charc;public:Derivedcharn:Basen+1cn~Derivedcout<<c;;intmainDerivedobj’x’;return0;执行上面的程序将输出
阅读下面程序#include<iostream.h>intfunintaintbintc;c=a*b;returnc;voidmaininta=3b=5c=4x=0;x=funfunabc;cout<<x<<end1;其运行结果是【9】
结构化程序设计方法的主要技术是【5】逐步求精
表达式operator++xint其可以表示为【7】
下列程序的输出结果是【15】#include<iostream>usingnamespacestd;template<typenameT>TtotalT*dataTs=0;while*datas+=*data++;returns;intmainintx[]=2468012141618;cout<<totalx<<end1;return0;
下列软件系统结构图的宽度为【1】
若有下面的函数调用funa+b3maxn-1b则fun的实参个数是
有如下类的定义下划线处的语句是classMyClass_______________intxy;Public:MyClassinta=0intb=0x=a;y=b;staticvoidchangey-=10;y-=10;;
关于纯虚函数下列表述正确的是
若有说明ints[3][4]=0则下面叙述正确的是
C++语言中编译过程后生成的文件类型为
在C++语言中每个类都有一个【11】指针该指针指向正在调用成员函数的对象
与以下程序段等价的是while
已知:intm=10在下列定义引用的语句中正确的是
下列有关内联函数的叙述中正确的是
模块独立性是软件模块化所提出的要求衡量模块独立性的度量标准则是模块的
热门题库
更多
法宣在线考试
司法卷一
司法卷二
司法卷三
司法卷四
企业法律顾问资格考试
“十三五”规划继续教育
潜力激活与创造力开发继续教育
创新创业能力继续教育
科研方法与论文写作继续教育
全面深化改革实现文明发展
提高自身绩效路径与方法
互联网监管与网络道德建设
“互联网+”和电子商务继续教育
职业道德素养继续教育
加强和创新网络道德教育