Trees are a connected, acyclic graphs. Since they are a special type of graph, all the terminology that applies to graphs also applies to trees. However, there is some additional terminology that is covered in the material associated with this module.
It also turns out that trees are extremely useful in computing, and we cover some uses of trees in the next submodule.