返回
当前 - 选择题 - 专业英语
困难
题号:0020190500040
单选题
2019年11月第40题

During the systems analysis phase, you must decide how data will be organized, stored, and managed. A(data structure)is a framework for organizing, storing, and managing data. Each file or table contains data about people, places, things, or events. One of the potential problems existing in a file processing environment is(data redundancy), which means that data common to two or more information systems is stored in several places.
In a DBMS,the linked tables form a unified data structure that greatly improves data quality and access. A(n)(entity-relationship diagram)is a model that shows the logical relationships and interaction among system entities . It provides an overall view of the system and a blueprint for creating the physical data structures.(Normalization)is the process of creating table designs by assigning specific fields or attributes to each table in the database. A table design specifies the fields and identifies the primary key in a particular table or file. The three normal forms constitute a progression in which(third normal form)represents the best design. Most business-related databases must be designed in that form.

浓缩知识点

在数据管理与数据库设计领域,数据结构是组织、存储和管理数据的核心框架,它明确了数据的逻辑关联与存储形式,需与仅指代单个数据对象的数据实体、无逻辑组织的文件集合、仅描述数据格式的数据定义区分开。文件处理环境中普遍存在数据冗余问题,即相同数据在多系统或多位置重复存储,这会导致存储空间浪费、数据不一致等问题,要注意它和侧重数据正确性的数据完整性、僵化数据结构、多对多关系概念的不同。实体联系图(ER图)是可视化呈现系统实体及实体间逻辑关系与交互的重要模型,能为物理数据结构设计提供清晰蓝图,与之不同的是,数据字典用于记录元数据与数据定义,数据库模式仅描述逻辑结构无图形化展示,物理数据库模型侧重存储实现细节。规范化是数据库表结构设计的专属过程,通过为各表分配字段、确定主键来优化结构,消除冗余与数据异常;而数据复制、数据分区属于性能或存储策略,优化是泛称,均不特指表结构设计。数据库规范化包含三级核心范式,第一范式消除非原子字段,第二范式消除部分依赖,第三范式消除传递依赖,其中第三范式是业务类数据库的最优设计标准,能在保障数据完整性与存储效率间实现良好平衡,是多数业务系统数据库设计的首选范式。

正确答案
B

本题是专业英语完型填空,考查软件工程语境下的术语语义、固定搭配和上下文逻辑。
语境定位:原句为 “A ____ is a framework for organizing, storing, and managing data.”。空前 A;空后 is a framework for organizing storing 是判断本空的关键。
答案判断:从语法看,这里需要名词或名词短语;从语义看,应填“数据结构,指组织、存储和管理数据的框架”。因此应选 data structure
选项辨析
A. data entity:指数据对象或数据项,不是用于组织和管理数据的整体框架,错误。
B. data structure:是组织、存储和管理数据的框架,符合语境。
C. file collection:只是文件集合,没有描述内部逻辑组织方式,错误。
D. data definition:描述数据的格式和含义,不是整体框架,错误。
因此,选项 B 正确。

联系我们
隐私协议
用户协议
微信公众号
知乎
小红书
浙ICP备2021029036号
@2022-2026
嘉兴市安芯网络科技有限公司 版权所有