It's B. This is a scenario where you have two interfaces bonded together on the server, but there is no valid port channel configuration on the switch. This way the server will send always the same MAC on both interfaces, which will appear twice on the switch on both its G1/0/1 and G1/0/2 ports, rather than only once on its port-channel interface.
A is wrong, actually misleading, as if anything you'd have to change load balancing on the server as a rough workaround, not on the switch.
C is wrong as the interface[s] would be down, therefore no MAC flapping would occur.
D is wrong as the interface[s] would be down as well.