Can we insert 0/null into the AVL tree?

I was wondering can we insert a null/0 into the AVL tree or not.
Yes, as long as it can be ordered consistently with all the other elements there shouldn't be a problem.
Yes, I agreed.
Thanks for your reply Peter87.
Topic archived. No new replies allowed.