1. Which of the following is NOT a binary tree traversal method?

2. What is the maximum number of nodes at level 'L' in a binary tree?

3. What is the height of an empty binary tree?