A. What do you mean by traversing a graph. Describe Depth first search for traversing a graph. code example Example: What would be the DFS traversal of the given Graph #include <bits/stdc++.h>