InterviewSolution
Saved Bookmarks
| 1. |
What can be requested from any object of the class to affect behavior?(a) object(b) attribute(c) operation(d) instanceThis question was posed to me in homework.This is a very interesting question from Building Blocks of UML in division Design and Implementation of Software Engineering |
|
Answer» The correct option is (c) operation |
|