Problem Statement:
Develop a simple Java GUI application that displays a welcome message.
Steps to Complete:
1. Use Swing or JavaFX to create a GUI.
2. Add a button that, when clicked, shows a welcome message.
3. Run the application to verify functionality.
Thank you @Technohacksedutech for the opportunity.