说明: 数据结构 c语言描述的源码 头文件:/* * filename: dsdef.h * descr iption: This head file includes most data structure definitions, *which can * also be modified accordingly before using it. Remember to *include * this file to your source file! * author : jxiao, csu <guoruichang> 上传 | 大小:205kb
说明: 公共基础知识(1) 下面描述中,符合结构化程序设计风格的是______。 A. 使用顺序、选择和重复(循环)三种基本控制结构表示程序的控制逻辑 B. 模块只有一个入口,可以有多个出口 C. 注重提高程序的执行效率 D. 不使用goto语句 (2) 下面概念中,不属于面向对象方法的是______。 A. 对象 B. 继承 C. 类 D. 过程调用 <janwodedipanjanwoded> 上传 | 大小:155kb