A tree cannot contain cycles.

Options
- False
- True


CORRECT ANSWER : True

Discussion Board
Data Structure - Trees

Yes, the above statement is true. A tree is non-linear data structure and cannot contain cycles. A graph can have cycles.

Prajakta Pandit 01-31-2017 06:46 AM

why

It's because of the way trees are structured; graphs can contain cycles though

brenda 01-23-2016 04:45 PM

Tree

How is it,cn i get explanation

Rakshitha 06-25-2015 10:56 AM

Data Structre

love this questions (:

Eedm Constant 11-5-2014 08:17 PM

Write your comments

 
   
 
 

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


Advertisement