
【名词&注释】
产品信息(product information)、软件开发(software development)、市场竞争(market competition)、网络时代(network times)、网络营销(network marketing)、成本核算(cost accounting)、竞争对手(competitor)、关键字、加班加点(work overtime)、施工准备工作(construction preparation)
[单选题]关于混合式P2P网络中索引结点的描述中,正确的是
A. 索引结点是不具有任何特殊功能的用户结点
B. 索引结点需为活跃结点计算信誉值
C. 索引结点保存可以利用的搜索结点信息
D. 索引结点监控用户的下载内容
查看答案&解析
点击获取本科目所有试题
举一反三:
[单选题]● 在软件开发项目实施过程中,由于进度需要,有时要采取快速跟进措施。(39)属于快速跟进范畴。(39)
A. 压缩需求分析工作周期
B. 设计图纸全部完成前就开始现场施工准备工作(construction preparation)
C. 使用最好的工程师,加班加点(work overtime)尽快完成需求分析说明书编制工作
D. 同其他项目协调好关系以减少行政管理的磨擦
[单选题]● 关于二叉排序树的说法,错误的是 (27) 。(27)
A. 对二叉排序树进行中序遍历,必定得到结点关键字的有序序列
B. 依据关键字无序的序列建立二叉排序树,也可能构造出单支树
C. 若构造二叉排序树时进行平衡化处理,则根结点的左子树结点数与右子树结点数的差值一定不超过1
D. 若构造二叉排序树时进行平衡化处理,则根结点的左子树高度与右子树高度的差值一定不超过1
[单选题]● ICMP 协议属于TCP/IP 协议簇中的 (55) 。
A. 应用层
B. 传输层
C. 网络层
D. 网络接口层
[单选题]网络营销对营销战略的影响,说法错误的是( )。
A. 使小企业更难于在全球范围内参与竞争
B. 网络时代的市场竞争是透明的,人人都能掌握竞争对手(competitor)的产品信息与营销作为
C. 使得全球营销的成本核算低于地区营销,企业将不得不进入跨国经营的时代
D. 不但要熟悉跨国市场顾客的特性以争取信任,并满足他们的需求,还要安排跨国生产、运输与今后服务等工作,并且这些跨国业务都是经由网络来联系与执行的
[单选题]设链式栈中结点的结构为(data,link),且top是指向栈顶的指针。若想摘除链式栈的栈顶结点,并将被摘除结点的值保存到x中,则应执行的操作是(32)。
A. x=top->data;top=top->link;
B. top=top->link;x=top->data;
C. x=top;top=top->link;
D. x=top->data;
[单选题]UML-based tools are often used for J2EE/.NET application analysis and design,both because UML's object orientation is ideal for the J2EE/.NET implementation(66) and because of the expanding scope and complexity of today's enterprise endeavors.(67) the approaches diverge at the coding/implementation phase,a common Set of analysis and design techniques applies to both J2EEand.NET.The use of a virtual machine (VM) architecture is also common to J2EE and .NET. Application development tools(68) intermediate-level code instead of platform-specific binary code, which means the VM interprets that code in real time or performs Just-In-Time (JIT) compilation; the Microsoft VM always runs JIT-compiled code. This VM-based model results in(69)-independent applications and is conducive to the late-binding technique that's(70) to the OO approach.
A. block
B. model
C. module
D. group
本文链接:https://www.zhukaozhuanjia.com/download/w9kyrl.html