Tree cannot contain cycles - Data Structure

Q.  A tree cannot contain cycles.
- Published on 25 Aug 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Nirja Shah   -Posted on 21 Nov 15
    A tree is non-linear data structure and cannot contain cycles. A graph can have cycles.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)