1.Draw a sequence diagram indicating that object A calls the method bb in object B, B
performs the requested action and returns control to A, and then A calls the method cc in object B.
2.Extend your solution to the previous problem to indicate that A calls the method bb only if the variable “continue” is true and continues calling bb as long as “continue” remains true after B returns control.
3.Draw a class diagram depicting the fact that the classes Truck and Automobile are generalizations of the class Vehicle.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here