What is the Default Layout Manager of the Panel p1 that we have created?
JPanel p1 = new JPanel()
Reveal answer
Fill a bubble to check yourself
What is the Default Layout Manager of the Panel p1 that we have created?
JPanel p1 = new JPanel()