Programming - Layouts - Discussion

You Are Here :: Home > JAVA > Layouts - Discussion

 



Q.

Each JPanel object is initialized to use a__________ unless you specify differently when creating the JPanel.                         


A. FlowLayout B. GridLayout
C. BorderLayout D. CardLayout

Answer: Option A
Explaination:

 


Each JPanel object is initialized to use a FlowLayout, unless you specify differently when creating the JPanel.




Discussion

Your Comments Goes here...
NameDiscussion