Problem
1. What happens if you place multiple buttons directly into the SOUTH area, without using a panel? Try it out by writing a small sample program if you aren't sure of the answer.
2. What happens when you add a button to a container that uses a border layout and omit the position? Try it out and explain.
3. What happens when you try to add a button to another button? Try it out and explain.