For part $A$ use this result. if a digraph $G$ is strong then it is also strong if we reverse the direction of all the arrows. Proof: a path from $a$ to $b$ becomes a path from $b$ to $a$ and visceversa.
This proves part $A$ since by the Robbin theorem $G$ contains a strong orientation, but the reversal of that orientation is also strong. and these have an opposite direction in all edges.
Part $B$ consider the triangle graph, it has a strong orientation (the cycle). However if we direct two of its edges to a singe vertex it can no longer be made strong since one of the vertices will have out-degree zero.