Multiple choice Which of the following forms of tree has only left subtree? Full binary tree Complete binary tree Left skewed tree Binary tree Forest Reveal answer Fill a bubble to check yourself C Correct answer Explanation A tree which is having only left subtree is called as left skewed tree.