Question

The property of binary tree is

A The root cannot contain NULL
B The first subset is called left subtree
C The second subtree is called right subtree
D The right subtree can be empty
Answer & Explanation
Option: [D]