CS502 QUIZ NO 2 SOLVED 100% VERIFIED BY ADMIN (FINAL TERM SYLLABUS)
Q1: According to parenthesis lemma, vertex u is a descendent of v vertex if and only if;
Q2: Breadth-first search begins at a root node and inspects all the nodes except neighboring ones.
Q3: The __________ given by DFS allow us to determine whether the graph contains any cycles.
Q4: Forward edge is:
Q5: For traversing graphs, Breadth-first search can be visualized as a wave front propagating inward toward root (or source) node.
Q6: If u and v are mutually reachable in G, then in the graph formed by reversing all the edges, these vertices are not reachable.
Q7: The time stamps given by DFS do not allow us to determine whether the graph contains any cycles.
Q8: Equivalance relation partitions the vertices into __________ classes of mutually reachable vertices and these are the strong components.
Q9: For graph traversal, Breadth-first search strategy __________.
Q10: Networks are complete in the sense that it is possible from any location in the network to reach any other location in the diagraph.
more quiz for final term file is needed
ReplyDelete