Multiple choice If a binary tree contains either two or zero children, then it is called as strictly binary tree binary tree AVL tree none of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation If a binary tree contains either zero or two child, then it is called as strict binary tree.