1.

The tree elements are called __________(a) vertices(b) nodes(c) points(d) edgesThe question was asked during an internship interview.My question comes from Properties of Tree topic in chapter Trees of Discrete Mathematics

Answer»

Right CHOICE is (b) nodes

Easy explanation: Every tree ELEMENT is called a NODE and the lines connecting the elements are called branches. A FINITE tree structure has a member that has no superior and is called the “ROOT” Or root node. Nodes that have no child are called leaf nodes.



Discussion

No Comment Found

Related InterviewSolutions