Determine if the graph to the right is traversable.IDIs the graph traversablo? If so, determine a path that will traverse the graph Choose the correct answer below.OA. Yes, the path A, B, C, D, E, A, B, D, E, B will traverse the graphOB. Yes, the path C, B, A, D, E, C, D, A, E, B, D will traverse the graph,OC. Yos, the path A, B, C, E, D, A, E, B, D, C will traverse the graph,OD. Yes, the path C, D, B, E, D, A, C, B, D will traverse the graph,OE. No, the graph is not traversable.