質問 1:What is true of outgoing transitions from a fork pseudostate?
A. are mutually exclusive
B. can only exist if the object is declared concurrent
C. are taken serially in arbitrary order
D. may have guards
E. must terminate in different regions of a state
正解:E
質問 2:What statement is true if a port delegates to multiple ports on subordinate components?
A. multiple delegation is not allowed
B. at execution time, signals will be delivered from the subordinate ports to the delegating port
C. subordinate ports must collectively offer the delegated functionality of the delegating port
D. subordinate ports must be type compatible with the delegating port
正解:C
質問 3:Triggers on two different transitions originating from two states at different levels of the same state are simultaneously enabled (as shown in the exhibit). What does this mean?
A. Both transitions are taken in arbitrary order.
B. The less deeply nested transition takes precedence over those with more depth.
C. More deeply nested transitions take precedence over those with less depth.
D. The state machine is not well-formed.
正解:C
質問 4:Assume component A provides an interface P and requires an interface R.
In order for a component B to be substituted for component A, what must be true?
A. The interface that A requires must be type conformant with respect to the interface that B provides.
B. Components must be related to each other via a dependency.
C. The interface that B requires must be type conformant with respect to the interface that A requires, and the interface that B provides must be type conformant with respect to the interface that A provides.
D. The interface that B requires must be type conformant with respect to the interface that A provides.
正解:C
質問 5:What is true of a required interface associated with a port?
A. identifies the services that the object owning the port can offer to other objects connected via that port
B. represents an interface that must be defined in the same package in which the classifier owning the port is defined
C. represents an interface that must be defined within the classifier that owns the port
D. identifies the services that the object owning the port expects of objects connected via that port
正解:D
質問 6:CORRECT TEXT
In the exhibit, what represents an interaction occurrence?
C
正解:
質問 7:What is true of a composite state with two regions?
A. is executed concurrently
B. is equivalent to two states with one region each
C. is a kind of submachine state
D. can have separate entry and exit actions for each region
E. is an orthogonal state
正解:E
質問 8:What is the meaning of a required extension?
A. This extension has a higher priority than the other defined in the same profile.
B. An instance of the extending stereotype must never be linked to an instance of the extended metaclass.
C. An instance of the extending stereotype must always be linked to an instance of the extended metaclass.
D. The extension must be applied at least once in a model.
正解:C
質問 9:What is true about a pseudostate?
A. a state that can be specialized for different purposes
B. a specification of a potential state
C. a state entry or exit point
D. not a state but a vertex
正解:D
弊社のOMG UM0-200を利用すれば試験に合格できます
弊社のOMG UM0-200は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はUM0-200問題集の質問と答えが間違いないのを保証いたします。
この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のOMG UM0-200を利用すれば、君は一回で試験に合格できます。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のUM0-200問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
弊社は無料OMG UM0-200サンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料UM0-200サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのUM0-200問題集は自分に適するかどうか判断して購入を決めることができます。
UM0-200試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
一年間の無料更新サービスを提供します
君が弊社のOMG UM0-200をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたOMG UM0-200をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のOMG UM0-200を持っていることを保証します。
TopExamは君にUM0-200の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。
弊社は失敗したら全額で返金することを承諾します
我々は弊社のUM0-200問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のOMG UM0-200を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
OMG Omg-Certified uml professional intermediate 認定 UM0-200 試験問題:
1. An encapsulated classifier is characterized by which fact?
A) can own one or more ports
B) has an encapsulation shell
C) acts as a package and can own one or more classifiers
D) hides information from other classifiers
2. What does a circle with an X in it (as depicted in the exhibit) represent inside UML 2.0 activity diagrams?
A) joins
B) forks
C) merges
D) decisions
E) initial nodes
F) flow final nodes
G) activity final nodes
3. What is wrong with the Sale instance diagram shown in the exhibit?
A) buyer instance name is missing.
B) Sale instance name is missing.
C) Link name should be underlined.
D) Link should be shown with a dashed line.
E) Types of the buyer and seller parts are missing.
4. What is the primary extension construct of a profile?
A) a tag definition
B) a stereotype
C) a metaclass
D) a constraint
5. What does a region in a state machine represent?
A) contained state machine
B) separate thread of execution
C) part of a composite state or a state machine containing transitions and vertices
D) concurrent object owned by the context object of the state machine
E) concurrent state
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: F | 質問 # 3 正解: C | 質問 # 4 正解: B | 質問 # 5 正解: C |