问题
单项选择题
The Unified Modeling Language is a standard graphical language for modeling object-oriented software()can show the behavior of systems in terms of how objects interact with each other.
A.Classdiagram
B.Componentdiagram
C.Sequencediagram
D.Use case diagram
答案
参考答案:C
解析:
该题的关键词为"Unifled Modeling Language. behavior of systems、 objects interactwith each other",其语句结构为"()(主语)can show(谓语)the behavior of systems(宾语)in terms of how objects interact with each other",含义为"什么可表示系统对象之间交互的行为",结合选项分析,可知该题考察的知识点在于UML的不同视图之间的区别。根据UML视图定义,可知应该选择顺序图。