The property of binary tree is
a) the first subset is called left subtree
b) the second subtree is called right subtree
c) the root cannot contain null
d) the right subtree can be empty