列表

详情


Unified Modeling Language (UML) is a widely used method of visualizing and documenting an information system. The UML can be used to develop() , in which an object represents a person, place, event,

or transaction that is significant to the information system. Systems analysts define an object's attributes during the()。 An object also has() ,which are tasks or functions that the object performs when it

receives a message, or command, to do so. A(n)()is a group of similar objects. If objects are similar to nouns, attributes are similar to adjectives that describe the characteristics of an object. Objects can

have a specific attribute called a(n()(), which of an object is an adjective that describes the object's current status. All objects within a class  share common attributes and methods,  so a class is

 like a blueprint, or template for all the objects within the class.

第 1 问

A. database models

B. object models

C. event models

D. static system models

第 2 问

A. systems maintenance process

B. systems implementation process

C. systems design process

D. systems testing process

第 3 问

A. methods

B. interactions

C. interfaces

D. behaviors

第 4 问

A. actor

B. instance

C. component

D. class

第 5 问

A. state

B. constant

C. instance

D. member

参考答案: B C A D A

详细解析:

统一建模语言(UML)是一种广泛使用的信息系统可视化和文档化方法。UML可用于开发(),其中一个对象表示对信息系统重要的人、地点、事件或事务。系统分析人员在()期间定义对象的属性。对象还具有(),是对象在收到消息或命令时执行的任务或函数。一个()是一组类似的对象。如果对象类似于名词,那么属性类似于描述对象特征的形容词。对象可以有一个称为()的特定属性,该属性是描述对象当前状态的形容词。一个类中的所有对象都共享公共属性和方法,因此一个类就像是一个蓝图,或者类中所有对象的模板。
A、 数据库模型 B、 对象模型 C、 事件模型 D、 静态系统模型
A、 系统维护过程 B、 系统实施过程 C、 系统设计过程 D、 系统测试过程
A、 方法 B、 交互 C、 接口 D、 行为
A、 参与者 B、 实例 C、 构件 D、 类
A、 状态 B、 常量 C、 实例 D、 成员





上一题