InterviewSolution
Saved Bookmarks
| 1. |
What is a physical element that exists at runtime in UML?(a) A node(b) An interface(c) An activity(d) None of the mentionedI have been asked this question in homework.My question is based upon Building Blocks of UML topic in section Design and Implementation of Software Engineering |
|
Answer» RIGHT ANSWER is (a) A node To elaborate: A node represents a COMPUTATIONAL RESOURCE. |
|