What are the Application of tree and graph in data file structures?

Answer:
trees and graphs are very important data structures. they are used in compilers and in data base. compiler uses tree structures do convert data types and do calculations on booleans and variables. even the modem on your computer uses a binary tree structure called huffman encoding for data compression.
First answer by ID2006478420. Last edit by ID2006478420. Question popularity: 2 [recommend question].