I need to write a perorder traverse using a two dimensional array to display the tree structure. The output have to look like the actually tree. Please help!! I know how to write all the traverse using one dimensional but I am stuck in the two dimensional.