Multiple choice Which of the following statements is false? Every tree is a bipartite graph. A tree contains a cycle. A tree with 'n' nodes contains 'n-1' edges. A tree is a connected graph. Reveal answer Fill a bubble to check yourself B Correct answer Explanation By definition, a tree is an acyclic connected graph. Therefore, the statement that a tree contains a cycle is false.