Home > Data structure and algorithms > Data structure and algorithms > Trees Show previous contentTry this exercise. Fill in the missing part by typing it in.In computer science, a binary tree is a type of hierarchical data structure where each node has ____ children - a left child and a right child.Write the missing line below.SubmitReveal answer Show following content