未分类题

● OSI模型中物理层和数据链路层功能与TCP/IP 模型中的 (56) 功能相同。以太网工作在TCP/IP 模型的 (57) 。
(56)
A.接口层
B.网络层
C.传输层
D.应用层
(57)
A.接口层
B.网络层
C.传输层
D.应用层

A.接口层
B.网络层
C.传输层
D.应用层
E.接口层
F.网络层
G.传输层
H.应用层


【参考答案】

A,A
热门 试题

未分类题
● It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question. (71) is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UMLdepending on what you are trying to convey. In general, a UML model is made up of one or more (72) . A diagram graphically represents things, and the relationships between these things. These (73) can be representations of real-world objects, pure software constructs, or a description of the behavior. of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams. (74) are used to capture the physical organization of the things in your system, i.e., how one object relates to another. (75) focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements. (71)A.Programming B. Analyzing C. Designing D. Modeling (72)A.views B. diagrams C. user views D. structure pictures (73)A. things B. pictures C. languages D. diagrams (74)A. Activity diagrams B. Use-case diagrams C. Structural diagrams D. Behavioral diagrams (75)A. Activity diagrams B. Use-case diagrams C. Structural diagrams D. Behavioral diagrams