Do you want to decide to execute B or C when you reach the diverging gateway based on some constraints, or do you want to activate both possibilities and let the user select someone (also known as a deferred choice)? The first one would be a simple exclusive gateway, the second one could be implemented using something like an event-based gateway I think (but is a lot more complex).
Kris