Multiple choice

In _________, its vertex set V can be decomposed into two disjoint subsets V1 and V2 such that every edge in graph joins a vertex in V1 with a vertex in V2.

  1. connected graph

  2. simple digraph

  3. stack

  4. array

  5. bipartite graph

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

In this data structure, its vertex set V can be decomposed into two disjoint subsets V1 and V2 such that every edge in graph joins a vertex in V1 with a vertex in V2.