Answer
See the explanation
Work Step by Step
In the figure we provide a simple textual representation of the desired sequence diagram.
This sequence diagram illustrates the flow where object A calls the `bb()` method in object B, B performs the requested action, returns control to A, and then A calls the `cc()` method in object B.