Problem
1. Show the 2-3 tree that would be formed by inserting the month names in their normal calendar sequence.
2. Show the 2-3-4 tree that would be formed by inserting the month names in their normal calendar sequence.
3. Show a B-tree of capacity 5 that would be formed by inserting the month names in their normal calendar sequence.