不凡考网

下列选项中不属于结构化程序设计方法的是( )。

  • 下载次数:
  • 支持语言:
  • 1811
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机
  • 【名词&注释】

    生命周期(life cycle)、模块化(modularization)、软件开发(software development)、软件工程(software engineering)、知识点(knowledge point)、重复使用(used repeatedly)、服务器端(server)、逐步求精(stepwise refinement)、结构化程序设计方法(structured programming method)、每一个(every single)

  • [单选题]下列选项中不属于结构化程序设计方法(structured programming method)的是( )。

  • A. 自顶向下
    B. 逐步求精(stepwise refinement)
    C. 模块化
    D. 可复用

  • 查看答案&解析 点击获取本科目所有试题
  • 举一反三:
  • [单选题]JSP是一种Java服务器端(server)技术,其实质是一个Servlet。与Servlet的生命周期相同,JSP也有生命周期。在JSP的生命周期中,JSP引擎调用一系列的方法执行JSP,其中不包括( )
  • A. jspInit
    B. jspActivate
    C. jspService
    D. jspDestroy

  • [单选题]下列程序的输出结果是( )。
  • A. main()
    B. { charch[2][5]={"1234","5678"},*p[2];
    C. int i,j,s=0;
    D. for(i=0;i2;i++)
    E. p[i]=ch[i];
    F. for(i=0;i2;i++)
    G. for(j=0;p[i][j]>'\0';j+=2)
    H. { s=p[i][j]-'0';
    I. printf("%d",s);}
    J. }
    K. 6357
    L. 6135
    M. 1357
    N. 691357

  • [单选题]有如下程序:#includeiostream>using namespace std;class test{private: int a;public: test(){cout"constructor"endl;} test(int a){coutaendl;} test(const test&_test) { a=_test.a; cout"copy constructor"en+dl; } ~test(){cout"destructor"endl;}};int main(){ test A(3); rerun 0;}运行时输出的结果是
  • A. constructor destructor
    B. copy constructor destructor
    C. 3 destructor

  • 本文链接:https://www.zhukaozhuanjia.com/download/4jrjwp.html
  • 推荐阅读
    @2019-2026 不凡考网 www.zhukaozhuanjia.com 蜀ICP备20012290号-2