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.