Learn how to print the right view of a binary tree using recursive and iterative approach with level-order traversal and queue.