Hi ; can someone please explain to me the preorder recursive traverse?
I'm not accepting the idea that the root of the tree could be not just the first root on the whole tree, it might be also be a root of the subtree ...so how one tree could have many roots? isn't the term root mean the first root on the whole tree? or it could be different when we talk ib recursive?

thanks alot