Computer Science, asked by kollisuryateja02, 12 hours ago

Explain how Trees and Graphs can be represented by arrays
and linked structures with examples.

Answers

Answered by Anonymous
4

Explanation:

Binary trees in linked representation are stored in the memory as linked lists. These lists have nodes that aren't stored at adjacent or neighboring memory locations and are linked to each other through the parent-child relationship associated with trees.

Answered by aryankumarsinghk8
1

Answer:

explain how trees and graphs can be represented by arrays

are linked structure with examples.

Explanation:

sorry I can't help

Similar questions